bets on if I do any better than Kyle?

This commit is contained in:
Fyren 2014-05-27 01:08:15 -06:00
parent 5193b70ada
commit f82420b601

View File

@ -1,16 +1,17 @@
SourceMod SourceMod
========= =========
SourceMod - Source Engine Scripting and Server Administration General
-------
Project page: <http://www.sourcemod.net> - [SourceMod website](http://www.sourcemod.net) - Source Engine Scripting and Server Administration
Community forums: <https://forums.alliedmods.net/forumdisplay.php?f=52> - [Forum](https://forums.alliedmods.net/forumdisplay.php?f=52): Discussion forum including plugin/extension development
Issue tracker: <https://bugs.alliedmods.net> - [General documentation](https://wiki.alliedmods.net/Category:SourceMod_Documentation): Miscellaneous information about SourceMod
- [Latest release](http://www.sourcemod.net/downloads.php): The latest stable SourceMod release
Build instructions: <https://wiki.alliedmods.net/Building_SourceMod> - [Build snapshots](http://www.sourcemod.net/snapshots.php): Builds of recent development versions
Build snapshots: <http://www.sourcemod.net/snapshots.php>
Development
General documentation: <https://wiki.alliedmods.net/Category:SourceMod_Documentation> -----------
- [Issue tracker](https://bugs.alliedmods.net): Issues that require back and forth communication
Scripting: <https://wiki.alliedmods.net/Category:SourceMod_Scripting> - [Building SourceMod](https://wiki.alliedmods.net/Building_SourceMod): Instructions on how to build SourceMod itself using [AMBuild](https://github.com/alliedmodders/ambuild)
Development: <https://wiki.alliedmods.net/Category:SourceMod_Development> - [SourcePawn scripting](https://wiki.alliedmods.net/Category:SourceMod_Scripting): SourcePawn examples and introduction to the language
- [SourceMod extension development](https://wiki.alliedmods.net/Category:SourceMod_Development): C++ examples and introduction to various extension interfaces