From 73816a228338e8779aa085bb2eadfed01b7b4f70 Mon Sep 17 00:00:00 2001 From: Q11x Date: Sat, 27 Jun 2015 13:30:05 +0200 Subject: [PATCH] Update README.md changed the wording a bit, so it would be easier to understand. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d63a35b..fb45856 100644 --- a/README.md +++ b/README.md @@ -65,8 +65,8 @@ ark_ServerPVE=False ark_DifficultyOffset=1 ``` -Your session name may contain special characters (eg. `!![EU]!! Aw&some ARK`) which could break the startup command. -In this case you may want to comment out the `ark_SessionName` variable and define it inside your **GameUserSettings.ini** file. +Your session name may not contain special characters (eg. `!![EU]!! Aw&some ARK`) as it could break the startup command. +In this case you may want to comment out the `ark_SessionName` variable and define it inside your **GameUserSettings.ini** file instead. You can override or add variables for a specific system user creating a file called `.arkmanager.cfg` in the home directory of the system user.