A lightweight framework for Train Simulator Lua providing easy to use solutions to common problems
This framework is provided under the GPL license with my own adaptions as stated here.
-
Any commercial use of this product happens under one of 2 conditions;
1 - The source code of the commercial product is provided to the end user with FULL source code access to the entire project.
2 - The source code of the commercial product is not provided but express WRITTEN permission from the owner of the Lath framework was obtained before the product reaches sale.
Lath gets it's name from wooden laths and is intended to form a similar function for you when developing your train, this being to provide a solid framework for you to build your solution over the top of.
This project was born out of a lot of time being wasted interacting with the base TS functions, reimplementing the same solution for different problems many times over and just a general feel that the functions TS provides could do with a layer of abstraction to make them a little more dev friendly.