Skip to content

BF3RM/map-save-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • NodeJS
  • NPM

Installation

  • Clone the repository
  • Install node_modules and build with npm run install && npm run build

Editing Map Saves

  • 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.

Adding items to map saves

  • node AddItemsToMapSave.js ITEM_NAME NUMBER_OF_ITEMS
  • This can currently add a specified amount or 200, of sandbags or razorwire.

About

Check and modify assets of BF3RM Save Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published