Project Trains Launcher
February 17, 2022 ยท View on GitHub

Crossplatform game launcher made for Project Trains simulator using Rust and Slint library.
Contributing
Contributions are always welcome!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature) - Commit your Changes (
git commit -m 'Add a new feature') - Push to the Branch (
git push origin feature/NewFeature) - Open a Pull Request