Based on the Arma 3 mission made by Shuko
Creates an Arma 3 mod with all flavours of the Jolly Green mission with different mods and worlds.
-
Run
npm install
to install Node.js dependencies required for building -
Run
npm run build
to create all flavours of the Jolly Green mission -
Run
hemtt build
to assemble the mod
Update mods.js
with a new object for your mod with suffix and classes for west and east.
Copy one of the existing missions from worlds
folder.
Open it in the Arma 3 editor with your new desired and move the units and markers so that they are not underground and in relevant positions on the map i.e. and airfield.
Do not remove or change units!
Once your mission is ready copy it to the worlds
folder.
The mission folder name should be the world suffix used by mission.
Add your new world to worlds.json
.