diff --git a/README.md b/README.md new file mode 100644 index 0000000..ebd6aae --- /dev/null +++ b/README.md @@ -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.