bbb

RaidMax 2023-06-11 18:12:06 -05:00
parent ef00878861
commit 0e0afe2a27

@ -1,17 +1,16 @@
## Download # Download
Grab the latest builds 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
**IW4MAdmin** requires minimal effort to get up and running. **IW4MAdmin** requires minimal effort to get up and running.
See the [FAQ](https://github.com/RaidMax/IW4M-Admin/wiki/FAQ) for walkthrough videos and [Knowledge Base](https://github.com/RaidMax/IW4M-Admin/wiki/Knowledge-Base) for additional information. See the [FAQ](https://github.com/RaidMax/IW4M-Admin/wiki/FAQ) for walkthrough videos and [Knowledge Base](https://github.com/RaidMax/IW4M-Admin/wiki/Knowledge-Base) for additional information.
## Prerequisites ## Prerequisites
**ASP.NET Core Runtime 6.0.x**
|| | **ASP.NET Core Runtime 6.0.x** |
|-| |-|
| [Direct Download (Windows)](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.16-windows-hosting-bundle-installer) | | [Direct Download (Windows)](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.16-windows-hosting-bundle-installer) |
| [Package Installation Instructions (Linux)](https://docs.microsoft.com/en-us/dotnet/core/install/linux) | | [Package Installation Instructions (Linux)](https://docs.microsoft.com/en-us/dotnet/core/install/linux) |
@ -44,12 +43,12 @@ 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**
@ -62,7 +61,7 @@ Use the provided `UpdateIW4MAdmin` script to download and install automatically
| -Verified (v) | Only update releases in the verified stream | | -Verified (v) | Only update releases in the verified stream |
| -Directory (d) | Directory to install to | | -Directory (d) | Directory to install to |
## Help # Help
Feel free to join the **IW4MAdmin** [Discord](https://discord.gg/ZZFK5p3). Feel free to join the **IW4MAdmin** [Discord](https://discord.gg/ZZFK5p3).
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. 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.
If you come across an issue, bug, or feature request please post an [issue](https://github.com/RaidMax/IW4M-Admin/issues). If you come across an issue, bug, or feature request please post an [issue](https://github.com/RaidMax/IW4M-Admin/issues).