Document gunslinger.disable_builtin setting

This commit is contained in:
Anand S 2019-01-06 11:52:08 +05:30
parent e60d5aa896
commit 37d175f381
No known key found for this signature in database
GPG Key ID: 3AD8A3C4A51AAB97

View File

@ -11,6 +11,9 @@ This mod provides an API to add a variety of realistic and enjoyable guns to Min
- `gunslinger.lite` [`bool`] (defaults to `false`)
- Toggles [lite mode](###Lite-mode)
- `gunslinger.disable_builtin` [`bool`] (defaults to `false`)
- Enables/Disables builtin guns - only the API will be provided.
- Useful if mods/games provide custom guns.
## Architecture