Releases: Railway-Op-Sim/RailOSPkgManager
Support for new RailOS binaries
This release supports the new RailOS64.exe
and RailOS32.exe
binaries as well as the original railway.exe
.
Fix missing graphics files after install
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
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
Users can now set the ROS location after the initial run within the advanced settings.
First Release of ROSPkgManager
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
First full release candidate
Fix OpenSSL Curl in Windows
Fixes issue with GitHub fetch advanced feature not working due to missing OpenSSL requirement.
Add ROS Upgrading Capability
Adds ability to upgrade ROS from within manager, also contains bug fixes to Windows version.
First Full Pre-Release
v0.4.2 Add image files to metadata TOML generation (#6)
First alpha release of Package Manager
First release contains the ability to install/uninstall packages and also create them generating the relevant TOML metadata file.