From 1f6198783fae99ec3ecaac5c316318dd47562318 Mon Sep 17 00:00:00 2001 From: He-Man Date: Tue, 1 May 2018 01:02:44 +0200 Subject: [PATCH] change --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 9ff82c0..b4ddc6a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Ignatz_Tools for Arma3-EpochMod -- Earplugs
-- StatusBar
-- Autorestart
-- Autmatic Door Opener
+- Earplugs +- StatusBar +- Autorestart +- Autmatic Door Opener - Install: - - copy the files from epoch.mission into your mission file (if init.sqf already exist, paste the code into this file)
- - Add the following lines from CfgActionMenu_self.hpp into this file: "epoch.mission\epoch_config\Configs\CfgActionMenu\CfgActionMenu_self.hpp"
- - Put your servercomandpassword in @epochhive\addons\ignatz_server\config.cpp
- - All other Settings are in Epoch.Mission\ignatz_config.hpp
+ - copy the files from epoch.mission into your mission file (if init.sqf already exist, paste the code into this file) + - Add the following lines from CfgActionMenu_self.hpp into this file: "epoch.mission\epoch_config\Configs\CfgActionMenu\CfgActionMenu_self.hpp" + - Put your servercomandpassword in @epochhive\addons\ignatz_server\config.cpp + - All other Settings are in Epoch.Mission\ignatz_config.hpp