A Derail Valley mod that allows you to replace junction switch models with custom ones.
Junction Switch Replacer is a Unity Mod Manager mod for Derail Valley that provides the ability to replace the default junction switch models with custom 3D models.
- Replace junction switch models with custom Assetfile
- Support for restoring original switch models
- Hot-reloading of custom models
- Automatic switch detection and processing
- Derail Valley
- Unity Mod Manager
- Install Unity Mod Manager if you haven't already
- Download the latest release from the Releases page
- Install via Unity Mod Manager
- Open the
JunctionSwitchReplacer.UnityFolder withUnity 2019.4.40f1. - Add a new Folder and place your model and textures into it
- Create a material and apply it to your model
- Create a new AssetBundle tag in the Inspector window (bottom right, AssetBundle dropdown)
- Name your AssetBundle tag (e.g., "customswitch")
- Select your model and material, then assign the AssetBundle tag to both
- Go to
Assets > Build AssetBundlesto export your custom model - Copy the generated AssetBundle file to your Derail Valley mods folder
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
Fuggschen
If you encounter any issues or have suggestions, please open an issue on the GitHub repository.