mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Update getting_started_installation.md
This commit is contained in:
parent
eeb9139024
commit
94e3d95d6c
1 changed files with 4 additions and 5 deletions
|
@ -119,13 +119,12 @@ b) extract archive somewhere on your hard drive, create a shortcut to openmohaa
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
Extract the archive to your MOHAA server installation directory. Then proceed like you would do with mohaa server:
|
Extract `omohaaded.*` and `game.*` binaries from the archive to your MOHAA server installation directory. Then proceed like you would do with mohaa server:
|
||||||
|
|
||||||
- `.\omohaaded.exe +exec server.cfg` on Windows
|
- `.\omohaaded.*.exe +exec server.cfg` on Windows
|
||||||
- `./omohaaded +exec server.cfg` on Linux
|
- `./omohaaded.* +exec server.cfg` on Linux
|
||||||
|
|
||||||
Only `omohaaded*` and `game*` binaries are required for the server version, other binaries can be omitted.
|
|
||||||
|
|
||||||
|
Make sure to replace '*' with the correct name in the binary.
|
||||||
|
|
||||||
## Extracting GOG setup file on Linux and macOS
|
## Extracting GOG setup file on Linux and macOS
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue