From 0e5140fa50ad337a0e9004803499eebd416ea3ea Mon Sep 17 00:00:00 2001 From: RaidMax Date: Mon, 18 Mar 2019 10:46:57 -0500 Subject: [PATCH] Updated Home (markdown) --- Getting-Started.md | 26 ++++++++++++++++++++++++++ Home.md | 1 - 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 Getting-Started.md delete mode 100644 Home.md diff --git a/Getting-Started.md b/Getting-Started.md new file mode 100644 index 0000000..5db3598 --- /dev/null +++ b/Getting-Started.md @@ -0,0 +1,26 @@ +### About +**IW4MAdmin** is an administration tool for [IW4x](https://iw4xcachep26muba.onion.link/), [Pluto T6](https://forum.plutonium.pw/category/33/plutonium-t6), ~~[Pluto IW5](https://forum.plutonium.pw/category/5/plutonium-iw5)~~, and most Call of Duty® dedicated servers. It allows complete control of your server; from changing maps, to banning players, **IW4MAdmin** monitors and records activity on your server(s). With plugin support, extending its functionality is a breeze. +### Download +Latest binary builds are always available at: +- [RaidMax](https://raidmax.org/IW4MAdmin) +- [GitHub](https://github.com/RaidMax/IW4M-Admin/releases) + +--- +### Setup +**IW4MAdmin** requires minimal effort to get up and running. +#### Prerequisites +* [.NET Core 2.2 Runtime](https://www.microsoft.com/net/download) *or newer* +#### Installation +1. Install .NET Core Runtime +2. Extract `IW4MAdmin-.zip` +#### Launching +1. Run `StartIW4MAdmin.cmd` (Windows) +2. Run `StartIW4MAdmin.sh` (Linux) +2. Configure **IW4MAdmin** +### Updating +1. Extract newer version of **IW4MAdmin** into pre-existing **IW4MAdmin** folder and overwrite existing files +- _Your configuration and database will be saved_ +--- +### 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 diff --git a/Home.md b/Home.md deleted file mode 100644 index 97f200d..0000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the IW4M-Admin wiki!