Difference between revisions of ".rly file"
Jump to navigation
Jump to search
(Added new page) Tags: Visual edit Mobile web edit Mobile edit Advanced mobile edit |
|||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
==External Tools== | ==External Tools== | ||
The [[railostools]] library's python implementation is able to parse railway files. | The [[railostools]] library's python implementation is able to parse railway files. | ||
+ | |||
+ | [[Category:RailOS Files]] |
Latest revision as of 22:12, 9 November 2022
A .rly file is a file format recognised by Railway Operation Simulator and usually represents a finished and validated railway. Unlike .dev files, a railway file is required to operate the route, and to save a railway file, the route must have been validated.
External Tools
The railostools library's python implementation is able to parse railway files.