17 lines
700 B
Markdown
17 lines
700 B
Markdown
# SM-Plugins #
|
|
|
|
Some of them are unfinished or don't work anymore, but it should be up to date with what I released on sourcemod.net.
|
|
|
|
If you finish something on top of my work or improved something, 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 written. Excuse that in advantage.
|