Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

Welcome to the Modding documentation for Bus Simulator 21

Get the Modding Kit

The modkit can be downloaded via the Epic Launcher. The download contains the engine which is needed to create the mods as well as example files which should help you with creating your mod. Once downloaded you can open the mod editor by opening the BusSimulator21.uproject you can find in the Games\ModKit\ folder. Opening the engine for the first time will take several minutes depending on your hardware. Unreal will compile shaders and cache assets during this. The engine will start faster on the second open.

Mod Kit Configuration

To cook mods and automatically move them to the game folder we need to do a bit of configuration. Search for the Config Data asset in Content/ModTool/Config

  • Game Install Dir: set this to the local installation directory of the game. This needs to be set up so we can directly copy your mod to your install folder to make ingame testing easier.

Setup a mod

How to setup a mod in the Engine

Publish a mod

How to publish a mod via mod.io


On this page:


Modding Categories

  • No labels