Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alienmario authored Nov 3, 2022
1 parent 8b3a40d commit 1537bd3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@
Type !models to enter. Press moveleft or moveright to browse. Press use or jump to exit.

## Requirements
- DHooks
- DHooks (Included in Sourcemod 11+)

## Compile requirements
- SMLib

## Installation
- Move the config file from corresponding configs folder to your Sourcemod's configs folder
- Move model_chooser_2020.smx (*or model_chooser_2020_preSM11.smx for SM versions lower than 11*) to your Sourcemod's plugins folder
- Move `model_chooser_2020.smx` to your Sourcemod's plugins folder

Older build for SM versions lower than 11 is provided but not maintained - `model_chooser_2020_preSM11.smx`

## Config
- `modelchooser_immunity` (0/1) Whether players have damage immunity / are unable to fire when selecting models
- `modelchooser_immunity` (0/1) Whether players have damage immunity / are unable to fire when selecting models

0 comments on commit 1537bd3

Please sign in to comment.