Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

50thomatoes50/BNG_tools

Repository files navigation

iconBeamNG tools

GNU GPL V2 GitHub tag GitHub release Build status python-2.7 Platform win

Tools Designed to help modding in BeamNG.Drive

Files are only loaded from Documents\BeamNG.drive\mods\unpacked\ and are open as Read-only to prevent any unwanted glitch

Warning

Those programs are in beta. Use at your own risk

Installation guide

  • Clone this repo with GIT (so you need git)

  • Run setup.py once

  • For now, to start the app run reporter.py (may change in near future) You can start the app with a launcher with BeamNG_Tools.py

Roadmap

  • Better GUI (Menu, configuration..)
  • Add more charts
  • Count materials
  • Import prefab
  • Check materials
  • Make a material editor (to correct duplicate, etc...)
  • Mod packer (and Integrity checker?)

Suggestion are welcome.