Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit 2ba3cb1

Browse files
authored
Update README.md
1 parent 12ebebf commit 2ba3cb1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,11 @@ omp-server.exe --script my-mode.amx
6666

6767
This should still be in the `gamemodes/` directory as before.
6868

69+
### Configuration
70+
6971
To get an example `config.json`, just ask for one:
7072

71-
### Linux:
73+
#### Linux:
7274
To convert your server.cfg to config.json:
7375
```
7476
./omp-server --dump-config
@@ -78,7 +80,7 @@ To generate a default config.json:
7880
./omp-server --default-config
7981
```
8082

81-
Windows:
83+
#### Windows:
8284
To convert your server.cfg to config.json:
8385
```
8486
omp-server --dump-config

0 commit comments

Comments
 (0)