Skip to content

Move windows devkit files into a subfolder and launch via trampoline.

Jeremy Whiting requested to merge useVersionedSubfolder into main

devkit-gui.bat runs /devkit-gui.exe where all the devkit files live passing any arguments it got.

Also added nuking the .zip file in case it's there to prevent old build artifacts bleeding into new builds, etc.

Merge request reports