Skip to content

Releases: Railway-Op-Sim/RailOSPkgManager

Support for new RailOS binaries

19 Mar 11:59
Compare
Choose a tag to compare

This release supports the new RailOS64.exe and RailOS32.exe binaries as well as the original railway.exe.

Fix missing graphics files after install

29 Jan 18:16
Compare
Choose a tag to compare

This adds additional types to Graphic files, JPG and GIF. Note BMP files are assumed to be Image files so will not be placed.

Fixed copying file to same file bug

24 Mar 20:45
Compare
Choose a tag to compare

Fixes an issue whereby a file may be copied to itself when building a package, also fixes tabbing through entries order

Added Post-Initial Setup ROS Location Set

10 Feb 18:57
Compare
Choose a tag to compare

Users can now set the ROS location after the initial run within the advanced settings.

First Release of ROSPkgManager

31 Jan 23:10
Compare
Choose a tag to compare

First full release of the software, this contains working versions of all main features:

  • Install add-ons from zip files
  • Upgrade ROS from zip file
  • Install add-ons from GitHub repository
  • Uninstall add-ons
  • Create packages

Major fixes and candidate for release

31 Jan 21:30
Compare
Choose a tag to compare
Pre-release

First full release candidate

Fix OpenSSL Curl in Windows

30 Jan 12:25
Compare
Choose a tag to compare
Pre-release

Fixes issue with GitHub fetch advanced feature not working due to missing OpenSSL requirement.

Add ROS Upgrading Capability

22 Jan 16:35
Compare
Choose a tag to compare
Pre-release

Adds ability to upgrade ROS from within manager, also contains bug fixes to Windows version.

First Full Pre-Release

19 Jan 20:44
e660685
Compare
Choose a tag to compare
Pre-release
v0.4.2

Add image files to metadata TOML generation (#6)

First alpha release of Package Manager

05 Jan 19:37
653f1b8
Compare
Choose a tag to compare
Pre-release

First release contains the ability to install/uninstall packages and also create them generating the relevant TOML metadata file.