mirror of
https://codeberg.org/spire/autoexec.git
synced 2026-08-02 12:14:52 +02:00
initial version
This commit is contained in:
commit
5d975fbdf5
3 changed files with 144 additions and 0 deletions
20
README.md
Normal file
20
README.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# AutoExec
|
||||
|
||||
Automatically execute the correct config for a map
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
The plugin automatically executes the config while loading a map
|
||||
|
||||
### Configuration
|
||||
|
||||
- `sm_autoexec_league`: set the league for which to load the config (etf2l or ugc, defaults to ugc)
|
||||
- `sm_autoexec_mode`: set the gamemode for which to load the config (4v4, 6v6 or 9v9, defaults to 9v9)
|
||||
|
||||
### Manually execute the config
|
||||
|
||||
You can manually load the selected config using the `sm_autoexec` server command
|
||||
Loading…
Add table
Add a link
Reference in a new issue