mirror of
https://github.com/FAUSheppy/skillbird-sourcemod
synced 2025-12-07 15:41:36 +01:00
implement json HTTP post query
This commit is contained in:
@@ -20,7 +20,7 @@ Start CMD and install the [Insurgency Server](https://developer.valvesoftware.co
|
||||
Download and unpack [Sourcemod](http://www.sourcemod.net/downloads.php), after unpacking, there should be two directories, *addons* and *cfg*. Execute *build.sh* with the addons dir as argument.
|
||||
|
||||
Download and unpack the extensions [json](https://github.com/FAUSheppy/sm-json) and and move all files into the *scriping/include/* directory.
|
||||
Download and upack the [system2](https://forums.alliedmods.net/showthread.php?t=146019), follow the instructions there to install it.
|
||||
Download and upack the [system2](https://forums.alliedmods.net/showthread.php?t=146019) and and move all files into the *scriping/include/* and *extensions* directory respectively.
|
||||
|
||||
./build.sh /path/to/addons/dir/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user