Skip to content

Releases: HughesMDflyer4/MSFSLayoutGenerator

v1.1.1

26 Dec 03:26
Compare
Choose a tag to compare
  • Fixed encoding issue when manifest.json contained unicode characters (issue #7)
  • Updated layout.json file exclusions
    • Removed exclusion for business.json
    • Added exclusion for MSFSLayoutGenerator.exe in the root directory of the package

v1.1.0

15 Apr 05:21
Compare
Choose a tag to compare
  • 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

24 Feb 05:31
Compare
Choose a tag to compare
  • 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

09 Sep 21:29
Compare
Choose a tag to compare
  • A message will now appear when attempting to process files that aren't named layout.json (previously the application just closed).

v1.0.1

09 Sep 05:32
9fc98ba
Compare
Choose a tag to compare
  • Changed filename checks to be case-insensitive.

v1.0.0

09 Sep 02:09
Compare
Choose a tag to compare
  • Initial Release.