From 95493cab55135ff9e1811903e2fecb77235deed7 Mon Sep 17 00:00:00 2001 From: RaidMax Date: Thu, 6 Aug 2020 13:11:33 -0500 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/Getting-Started.md b/Getting-Started.md index f0c02cc..21c48d1 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -1,21 +1,22 @@ -### Download +## Download Latest binary builds are always available at: - [GitHub](https://github.com/RaidMax/IW4M-Admin/releases) - [RaidMax](https://raidmax.org/IW4MAdmin) ---- -### Setup +## Setup **IW4MAdmin** requires minimal effort to get up and running. See the [FAQ](https://github.com/RaidMax/IW4M-Admin/wiki/FAQ) for walkthrough videos . -#### Prerequisites +## Prerequisites * [.NET Core 3.1.x Runtime](https://www.microsoft.com/net/download) *or newer* - * [Direct Download (Windows)](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-aspnetcore-3.1.6-windows-hosting-bundle-installer) - * [Package Installation (Linux)](https://docs.microsoft.com/en-us/dotnet/core/install/linux-package-manager-ubuntu-1910) -#### Installation + * [Direct Download (Windows)](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-aspnetcore-3.1.6-windows-hosting-bundle-installer) + * [Package Installation (Linux)](https://docs.microsoft.com/en-us/dotnet/core/install/linux-package-manager-ubuntu-1910) + +## Installation 1. Install .NET Core Runtime -2. Extract `IW4MAdmin-.zip` -#### Launching +2. Extract `IW4MAdmin-.zip` + +## Launching Windows 1. Run `StartIW4MAdmin.cmd` 2. Configure **IW4MAdmin** @@ -25,18 +26,16 @@ Linux 2. Run `./StartIW4MAdmin.sh` 3. Configure **IW4MAdmin** -### First Steps +## First Steps 1. Go ingame and type via the **ingame chat** `!owner` to claim ownership (full admin permissions) of the server 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 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 +_Your configuration and database will be saved_ - _Your configuration and database will be saved_ - ---- -### Help +## 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