An open API service indexing awesome lists of open source software.

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

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.