This repository was archived by the owner on Aug 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
1. Introduction
Max Kunes edited this page Jan 5, 2019
·
2 revisions
Although I (maxkunes) am writing this tutorial, all of this information was obtained from Grim#1982 on discord. I basically just compiled an example project and also made and compiled this wiki.
It needs to be understood that certain things I'll be doing throughout this tutorial such as the specific folder structure may be changed, but for the sake of simplicity, if you want to have the easiest setup, please follow my tutorial strictly.
Scroll to the bottom of any page in this wiki to see important references.
- Workbench Source Directory -> The parent folder where all your projects and build files will be stored.
- Unpacked Mod Directory -> The folder where your unpacked mod will be stored.
- Packed Mod Directory -> The folder where your packed mod will be stored.
- DayZ Tools -> The offical DayZ Tools from Steam. (https://store.steampowered.com/app/830640/DayZ_Tools/)
- WorkBench Directory -> The bin folder of the workbench folder. Where the workbenchApp.exe is stored. Normal location :
SteamFolder\steamapps\common\DayZ Tools\Bin\Workbench\ - WorkBench Project File -> The workbench project file. Normal location :
SteamFolder\steamapps\common\DayZ Tools\Bin\Workbench\dayz.gproj - From my understanding, paths on Windows are case insensitive meaning the folder DAyzMODs is the same as the folder dayzmods.