bymaximus / msfs2020-toolbar-window-template

Microsoft FlightSimulator 2020 Toolbar Extra Window Template
118 stars 39 forks source link

Cleaner version of your code #22

Open RoscoHead opened 3 years ago

RoscoHead commented 3 years ago

Hi Maximus, I cleaned up your code, happy to share it. The changes I made are:

  1. No requirement for separate Build folder
  2. No need to copy SPB file after package created
  3. No need to remove Build folder from final package
  4. layout.json updated automatically including html_ui files

Here's the link

Thanks for your work!

Richard-Walter commented 3 years ago

Thanks mate. Great revision. And thanks to the original author :)

Richard-Walter commented 3 years ago

BTW, do you know how to generate a .spb file with a different filename?

I've change the attribute in the PackageSource -> maximus-ingamepanels-custom.xml file to a different name, but the build keeps generating a 'maximus-ingamepanels-custom.spb' file. I seem to have a conflict in MSFS that if I have my panel and this demo panel enabled, my panel won't show up