From 5948486a6202c07bc72dc4312ca21966380793a3 Mon Sep 17 00:00:00 2001 From: coool9 <57592164+coool9@users.noreply.github.com> Date: Mon, 13 Apr 2026 13:55:39 +0500 Subject: [PATCH] Update awesome.md --- frontend/docs/awesome.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/docs/awesome.md b/frontend/docs/awesome.md index ec407a6e12f..16fca94e4d1 100644 --- a/frontend/docs/awesome.md +++ b/frontend/docs/awesome.md @@ -1,7 +1,7 @@ --- title: Awesome sidebar_label: Awesome -description: A curated list of useful tools, libraries, gamemodes, filterscripts and plugins for SA-MP development. +description: A curated list of useful tools, libraries, gamemodes, filterscripts and plugins for SA-MP/open.mp development. --- ## Tools @@ -127,7 +127,7 @@ description: A curated list of useful tools, libraries, gamemodes, filterscripts ## GDK/SDKs -Now you can make your scripts in languages other than pawn without any plugin using open.mp. See [this blog post](https://www.open.mp/blog/release-candidate-1) +Now you can make your scripts in languages other than pawn without any plugin using open.mp. See [this blog post](https://www.open.mp/blog/release-candidate-1#sdk) - **[sampsdk](https://github.com/maddinat0r/samp-plugin-sdk)** - This is the bare minimum that you need to develop plugins. - **[sampgdk](https://github.com/Foundation-PAWN/sampgdk-backup)** - C/C++ Language Support for writing a gamemode for SA:MP