https://github.com/lukethenuke64/beamng-tool
A tool that can be used to edit player money and xp in BeamNG story mode
https://github.com/lukethenuke64/beamng-tool
beamng python tool
Last synced: about 1 year ago
JSON representation
A tool that can be used to edit player money and xp in BeamNG story mode
- Host: GitHub
- URL: https://github.com/lukethenuke64/beamng-tool
- Owner: LukeTheNuke64
- Created: 2025-03-21T01:56:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-21T03:59:06.000Z (over 1 year ago)
- Last Synced: 2025-03-21T04:23:00.614Z (over 1 year ago)
- Topics: beamng, python, tool
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BeamNG.drive Tool
## Installation
To use the tool, follow these steps:
1. Ensure you have Python installed.
2. Download the `tool.py` file to your computer.
## Usage
The script is designed to update the player's money and XP in BeamNG.drive. It searches for the `playerAttributes.json` file in the game's saves and modifies the values for "money" and "beamXP"
**To run the script:**
1. Open a terminal, command prompt, or IDE of your choice.
2. Navigate to the `tool.py` file.
3. Run the script by executing the following command:
```
python tool.py
```
4. The script will search for the `playerAttributes.json` files and update the money and XP.