FGVersionController
Content Id | game-script-library/46475643 |
---|---|
Name | FGVersionController |
Project site | http://www.tt-forums.net/viewtopic.php?f=65&t=69173 |
Authors | |
Description |
This library help to use new features of GS, while the old versions of OpenTTD remain supported. Usage is simple: create an instance of this class (with minimum supported system): this.versionController = FGVersionController(1, 3, 1); and example test: this.versionController.IsCurrentVersionLessThan(1, 3, 0) doc: http://feca.homedns.org/documentations/FGVersionController/index.html http://www.tt-forums.net/viewtopic.php?f=65&t=69173 Special thanks for krinn from tt-forums.net. |
Version | Upload date | MD5 (partial) | License | Download |
---|---|---|---|---|
2 | 2013-11-03T11:17:33+00:00 | ec1715cb | GPL v2 | Available ingame |
1 | 2013-11-02T20:57:48+00:00 | 65ac2b74 | GPL v2 | Only for savegames |