Releases: HughesMDflyer4/MSFSLayoutGenerator
Releases · HughesMDflyer4/MSFSLayoutGenerator
v1.1.1
v1.1.0
- Added support for updating manifest.json if it exists and contains the total_package_size property.
- Improved wording on a few error messages.
v1.0.3
- Added an error message when attempting to process files with 260 or greater characters in their paths.
Note: If you receive the 260 character error message, you can try moving the package to a folder in a higher-up directory. In the future, I may look at a proper solution, however for now it will at least prevent the application from crashing under this scenario.
v1.0.2
- A message will now appear when attempting to process files that aren't named layout.json (previously the application just closed).
v1.0.1
- Changed filename checks to be case-insensitive.
v1.0.0
- Initial Release.