sss

RaidMax 2023-06-11 18:14:53 -05:00
parent 82f9439e1f
commit 99bf7e00d5

@ -1,6 +1,6 @@
Grab the latest build from [GitHub Releases](https://github.com/RaidMax/IW4M-Admin/releases). Grab the latest build from [GitHub Releases](https://github.com/RaidMax/IW4M-Admin/releases).
|:information_source: See [Versions](https://github.com/RaidMax/IW4M-Admin/wiki#versions) to determine the right release cadence for you | |:information_source: See [versions](https://github.com/RaidMax/IW4M-Admin/wiki#versions) to determine the right release cadence for you |
|-| |-|
# Setup # Setup
@ -22,16 +22,17 @@ See the [FAQ](https://github.com/RaidMax/IW4M-Admin/wiki/FAQ) for walkthrough vi
2. Extract `IW4MAdmin-<version>.zip` 2. Extract `IW4MAdmin-<version>.zip`
## Launching ## Launching
Windows ### Windows
1. Run `StartIW4MAdmin.cmd` 1. Run `StartIW4MAdmin.cmd`
2. Configure **IW4MAdmin** 2. Configure **IW4MAdmin**
Linux ### Linux
1. Execute `chmod +x StartIW4MAdmin.sh` 1. Execute `chmod +x StartIW4MAdmin.sh`
2. Run `./StartIW4MAdmin.sh` 2. Run `./StartIW4MAdmin.sh`
3. Configure **IW4MAdmin** 3. Configure **IW4MAdmin**
**If you run into an issue or error, take a look at the [FAQ](https://github.com/RaidMax/IW4M-Admin/wiki/FAQ) for common issues and the [Knowledge Base](https://github.com/RaidMax/IW4M-Admin/wiki/Knowledge-Base) for extra insights.** |:information_source: If you run into an issue or error, take a look at the [FAQ](https://github.com/RaidMax/IW4M-Admin/wiki/FAQ) for common issues and the [Knowledge Base](https://github.com/RaidMax/IW4M-Admin/wiki/Knowledge-Base) for extra insights. |
|-|
## First Steps ## First Steps
Go ingame and type via the **ingame chat** `!owner` to claim ownership (full admin permissions) of the server. Go ingame and type via the **ingame chat** `!owner` to claim ownership (full admin permissions) of the server.
@ -43,14 +44,14 @@ Use the webconsole to set a permanent password.
# Updating # Updating
**Manually** ### Manually
1. Download the latest version of **IW4MAdmin** 1. Download the latest version of **IW4MAdmin**
2. Extract the newer version of **IW4MAdmin** into pre-existing **IW4MAdmin** folder and overwrite existing files 2. Extract the newer version of **IW4MAdmin** into pre-existing **IW4MAdmin** folder and overwrite existing files
|:information_source: Your configuration and database will be saved | |:information_source: Your configuration and database will be saved |
|-| |-|
**OR** ### OR
Use the provided `UpdateIW4MAdmin` script to download and install automatically Use the provided `UpdateIW4MAdmin` script to download and install automatically
| Argument Windows (Linux) | Description | | Argument Windows (Linux) | Description |