diff --git a/Getting-Started.md b/Getting-Started.md index d51c055..eaff641 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -31,11 +31,23 @@ Linux 2. Login to the webfront by accessing http://:1624 and clicking on the key icon * You will need to retrieve your login credentials by typing `!rt` ingame -## Updating +### Updating +**Manually** 1. Download the latest version of **IW4MAdmin** -2. Extract the newer version of **IW4MAdmin** into pre-existing **IW4MAdmin** folder and overwrite existing files -_Your configuration and database will be saved_ +2. Extract the newer version of **IW4MAdmin** into pre-existing **IW4MAdmin** folder and overwrite existing files + + _Your configuration and database will be saved_ + +**OR** +Use the provided `UpdateIW4MAdmin` script to download and install automatically + +| Argument Windows (Linux) | Description | +|--------------------------|-----------------------------------------------------------| +| -Silent (s) | Do not prompt for any user input | +| -Clean (c) | Clean unneeded files listed in `_delete.txt` after update | +| -Verified (v) | Only update releases in the verified stream | +| -Directory (d) | Directory to install to | ## Help Feel free to join the **IW4MAdmin** [Discord](https://discord.gg/ZZFK5p3) -If you come across an issue, bug, or feature request please post an [issue](https://github.com/RaidMax/IW4M-Admin/issues) \ No newline at end of file +If you come across an issue, bug, or feature request please post an [issue](https://github.com/RaidMax/IW4M-Admin/issues) \ No newline at end of file