mirror of
https://github.com/tilgep/stripper.git
synced 2025-12-07 10:28:23 +00:00
Update README.md
This commit is contained in:
parent
e3d51f963c
commit
c84d6079d3
13
README.md
13
README.md
@ -1,5 +1,14 @@
|
|||||||
With SourceMod 1.12.6922 bringing entity lump access
|
A rewrite of Stripper:Source into Sourcepawn
|
||||||
This is a rewrite of Stripper:Source into Sourcepawn
|
It can read stripper configs with no changes necessary
|
||||||
|
|
||||||
|
### **Requires Sourcemod 1.12.6922+**
|
||||||
|
|
||||||
|
Info on stripper: https://www.bailopan.net/stripper/
|
||||||
|
Forum thread for this plugin: https://forums.alliedmods.net/showthread.php?t=339448
|
||||||
|
|
||||||
|
### Configuration
|
||||||
`sourcemod/configs/stripper/global_filter.cfg` for the global config
|
`sourcemod/configs/stripper/global_filter.cfg` for the global config
|
||||||
`sourcemod/configs/stripper/maps/mapname.cfg` for map specific config
|
`sourcemod/configs/stripper/maps/mapname.cfg` for map specific config
|
||||||
|
|
||||||
|
### Commands
|
||||||
|
`stripper_dump` - dumps all current entity properties to a file in `configs/stripper/dumps/`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user