Merge branch 'master' of github.com:IdleGandalf/sm-plugins

This commit is contained in:
Giovanni Harting
2015-05-03 00:15:05 +02:00

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
# SM-Plugins #
Most of them are unfinished or don't work anymore, but mostly it's up to date with what I released on sourcemod.net.
If you finish something on top of my work or what to finish it here, please open a pull request and I'm happy to merge it.
I want to try to keep all files here synced with the relases on sourcemod.net, at least the few I have released.
### INSTALLATION ###
Just copy the addons/sourcemod/scripting/ part of a fresh sourcemod snapshot into the folder where you have cloned that repository and you can use normal compile scripts.
### Coding-Style ###
These plugins are all over from my coding history and they are partly terribly bad written. Excuse that in advantage.