DayZ_SA_Epoch
DayZ_SA_Epoch copied to clipboard
Getting Started
GitHub
- install GitHub for Desktop https://desktop.github.com/
- install Git Large File Storage (LFS) extension https://git-lfs.github.com/
- Now go to https://github.com/EpochModTeam/DayZ_SA_Epoch/tree/experimental and click on "Clone or download" and choose "Open In Desktop." then choose "Open GitHubDesktop.exe". GitHub Desktop program should ask to initialize LFS, say Yes, enable.
DayZ Tools
- First Install both DayZ Tools and DayZ Server if not already installed.
- Open DayZ Tools, Click Tools Dropdown menu and click "Mount P Drive."
- Next click "Extract Game Data" (Note: this takes about 20-25 minutes on a decent dev machine)
- Modify the build_and_test.cmd file for your game/server locations and tools path (TOOLS_PATH, DAYZ_CLIENT_PATH, DAYZ_SERVER_PATH).
- Run build_and_test.cmd from the source folder to repack and start server + client for testing. Note: When running the build_and_test.cmd make sure to use a Capital Y or N when answering the questions.
TBA