From 802e6b3552f833c160dfa74d635d495413c91124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B9=E3=83=84=E3=82=BC=E3=83=AB?= Date: Sun, 5 Mar 2023 12:02:09 +0200 Subject: [PATCH] ISSUE-1 (#10) Co-authored-by: stuzer05 Reviewed-on: https://gitea.stuzer.link/stuzer05/arma2-epoch-server/pulls/10 --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f192516 --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# Arma2 Epoch 1.0.7 server + +This is a complete modded installation of Arma2 Epoch server on Napf + +## What's included +* Action menu (Flip Vehicle, Commit Suicide) +* Set view distance using binoculars/rangefinder +* Global banking +* Vehicle towing (ground/heli) +* Weapon hud with shortcuts (switch weapons, painkiller, bandage, blood transfusion) +* Deploy from toolbox (bike, mozzie, motorcycle) +* Remote vehicle key (lock/unlock, show your vehicles on map) +* Virtual garage +* Vehicle service points (refuel, repair, rearm) +* Vehicle key changer +* Spawn selector +* Debug monitor +* Admin menu +* Missions (DZAI, DZMS, WAI) +* Random events + +## Installation + +1. Buy Arma2 OA on Steam, then clone this repository +2. Set database credentials in `HiveExt.ini` +3. Import database from `epoch.sql` dump +4. Change server path in `24_napf.bat` +5. Start the server using `24_napf.bat` +