Updated project dependencies

This commit is contained in:
Nefarius
2014-06-22 13:16:19 +02:00
parent 2f092e3f0e
commit 647bd8ec0c
2 changed files with 13 additions and 6 deletions
+9 -2
View File
@@ -1,2 +1,9 @@
sm-ext-socket
=============
SourceMod Socket Extension
==========================
This has been forked from [sfPlayer´s origin Git repository](http://player.to/gitweb/index.cgi?p=sm-ext-socket.git). Get to the [AlliedModders forum thread](https://forums.alliedmods.net/showthread.php?t=67640) for more information.
Dependencies for building
-------------------------
* [SourceMod](https://github.com/alliedmodders/sourcemod)
* [Boost](http://www.boost.org/)
* [msinttypes](https://code.google.com/p/msinttypes/)