Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
LocoDispatcher_0.2_SOURCE.zip | 2020-07-15 | 117.1 kB | |
LocoDispatcher_0.2_Win32_Setup.zip | 2020-07-15 | 365.2 kB | |
LocoDispatcher_0.2_Win32_EXE.zip | 2020-07-15 | 145.8 kB | |
README.md | 2020-07-15 | 901 Bytes | |
Totals: 4 Items | 629.1 kB | 0 |
LocoDispatcher
Simple tool to place locos in the dispatch slot of the command station, where they can be acquired by simple throttles like FRED or FREDI.
Release Notes
0.2
- Replaced locodispatcher.hlp with html page
- A real MSI setup file for windows
- Use new structure of ZIP files for distribution
0.1.0.1 / 0.1.1.1
- First release
Building
Required:
- VS2008 Professional
- Apache ANT 1.9
- JDK 8
Build Release
The version number should have the form X.Y oder X.Y.Z where X, Y and Z are positive integers.
- Create tag in SVN (copy trunk to tags/X.Y).
- Checkout local copy of this this tag.
- Fix externals to current revison.
- Run "ant dist" from directory of local copy.
- Update changed externals, resource and project files to SVN.
- Copy ZIPs to download area.