- NodeJS
- NPM
- Clone the repository
- Install node_modules and build with
npm run install && npm run build
node server.js
and go to localhost:5000- You can remove items from a save, like trees, to make loading way faster.
- You can combine the removed items back into the original save file.
node AddItemsToMapSave.js ITEM_NAME NUMBER_OF_ITEMS
- This can currently add a specified amount or 200, of sandbags or razorwire.