The SubwaySim 2 Modding SDK provides all tools, assets, and project files required to create mods for SubwaySim 2 using Unreal Engine.
It includes:
The Modding SDK is hosted on GitHub and can be downloaded from the official repository:
On the GitHub page, you will find:
To download the SDK:
We recommend extracting the SDK to a path with a short directory structure, for example:
`C:\SubwaySimSDK\`
This helps avoid file path length issues during cooking and packaging.
A detailed step-by-step guide on how to prepare and install the Modding SDK can be found here:
Please follow the instructions carefully before opening the project in Unreal Engine.
To avoid compatibility issues with game updates, make sure to keep your SDK up to date.
Instructions for updating an existing SDK installation can be found here:
The Modding SDK is the foundation for all SubwaySim 2 mods. Make sure it is installed correctly before continuing with map or vehicle development.