Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Moondarker authored Dec 10, 2018
1 parent 54f25b4 commit f501f7f
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 f501f7f

Please sign in to comment.