diff --git a/README.md b/README.md index a193bff4..f246400c 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,16 @@ AMX Mod X AMX Mod X - Half-Life 1 Scripting and Server Administration - -Build instructions: - -Build snapshots: - -General documentation: \ No newline at end of file +General +------- +- [AMXX website](http://www.amxmodx.org/) +- [Forum](https://forums.alliedmods.net/forumdisplay.php?f=3): Discussion forum including plugin/extension development +- [General documentation](https://wiki.alliedmods.net/Category:Documentation_%28AMX_Mod_X%29): Miscellaneous information about AMXX +- [Latest release](http://www.amxmodx.org/downloads.php): The latest stable AMXX release +- [Build snapshots](http://www.amxmodx.org/snapshots.php): Builds of recent development versions + +Development +----------- +- [Issue tracker](https://bugs.alliedmods.net): Issues that require back and forth communication +- [Building SourceMod](https://wiki.alliedmods.net/Building_AMX_Mod_X): Instructions on how to build AMXX itself using [AMBuild](https://github.com/alliedmodders/ambuild) +- [AMXX scripting](https://wiki.alliedmods.net/Category:Scripting_(AMX_Mod_X)): Pawn examples and introduction to the language