Skip to content
/ sm-misc Public
forked from splewis/sm-misc

Miscellaneous sourcemod plugins

License

Notifications You must be signed in to change notification settings

F1bos/sm-misc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sm-misc

Build status

This is a collection of various, mostly unrelated, sourcemod plugins. Most are for CS:GO. Some may be labelled as for CS:GO, but work more generally.

Requirements

Sourcemod 1.7 or later. Plugins are currently intended to be compiled using the 1.7.2 compiler

Downloads

Since these plugins are small and unrelated, there is no stable, overall release. There are only continuous builds for them all. When using these, the version number of each plugin will be the build number.

Installations

Installation instructions vary by plugin. For most, you only need to move the plugin binary (the .smx file) into addons/sourcemod/plugins and you will be good to go. Some plugins may have cvars, and some might create a config file to set those cvars when the plugin first starts. Generally, those will be in cfg/sourcemod/<plugin_name>.cfg.

Plugin descriptions

TODO.

For now, you can can find some descriptions in the source code for the plugins, in the description field.

About

Miscellaneous sourcemod plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SourcePawn 100.0%