Skip to content

Commit

Permalink
Merge pull request #7 from Moondarker/master
Browse files Browse the repository at this point in the history
Keeping branch up-to-date
  • Loading branch information
Moondarker committed Dec 10, 2018
2 parents 1872d59 + f501f7f commit 1bc5d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Don't forget to mention game version in issue description

On server:
* Copy file ```Vaker.bikey``` from ```ZomBerry\Keys``` into server ```keys``` folder
* Copy file ```admins.cfg``` from ```ZomBerry\Config``` to server profile dir (alternatives: default dir, custom dir (passed through
* Copy file ```admins.cfg``` from ```ZomBerry\Config``` to ```[ServerProfilesFolder]\ZomBerry\``` subfolder. Default server profiles dir is ```%LocalAppData%\DayZ\``` (alternatives: default dir, custom dir (passed through
```-zbryDir=path_to_dir``` launch option), mission dir (you might need to modify your mission ```init.c``` and add line ```g_Game.SetMissionPath(path);``` in ```CreateCustomMission``` method)
* Add your BIGUID into ```admins.cfg``` file (use new line for each admin entry, you can easily find BIGUID in server logs)

Expand Down

0 comments on commit 1bc5d3d

Please sign in to comment.