> For the complete documentation index, see [llms.txt](https://docs.tworst.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tworst.com/scripts/builder-job/changelog.md).

# Changelog

Version history and updates for the Multiplayer Builder Job.

***

## Current Version: 1.0.0

{% hint style="success" %}
You are using the latest version of Multiplayer Builder Job.
{% endhint %}

***

## Update Instructions

### Automatic Updates

Scripts purchased through Cfx.re automatically receive updates:

1. Go to [portal.cfx.re](https://portal.cfx.re)
2. Navigate to **Granted Assets**
3. Find **tw-builderjob**
4. Click **Download** to get the latest version

### Manual Update Process

1. **Backup your current files**
   * Save your `config/config.lua`
   * Save your `config/secrets/discord.lua`
   * Save any modified files in `config/jobs/` and `config/systems/`
2. **Download the new version**
3. **Extract and replace files**
   * Replace all files except your config files
   * Replace `tw-builder-stream`, `tw-builder-map` and `tw-builder-vehicles` as well when they change
   * Or compare and merge changes carefully
4. **Check for new config options**
   * Compare your config with the new default
   * Add any new settings that were added
5. **Restart your server**

{% hint style="warning" %}
**Important:** Always backup your configuration files before updating! New versions may add new config options that need to be added to your existing config.
{% endhint %}

{% hint style="danger" %}
After any update, confirm `Config.ReleaseBuild = true` before going live.
{% endhint %}

***

## Reporting Issues

Found a bug or have a suggestion?

{% hint style="info" %}
Join our [Discord server](https://discord.gg/tworst) and open a support ticket with:

* Current script version
* Detailed description of the issue
* Steps to reproduce
* Server console errors (if any)
* Screenshots or videos (if applicable)
  {% endhint %}
