Created the windows installer
Inno Setup script for a per-user x64 install, plus the icon it uses for setup.exe. The Mesa DLLs are an optional component rather than a default: a local opengl32.dll beats the system one for everything in the same folder, so shipping them unconditionally would force software rendering on machines with a working GPU. Ignore Output/ so the compiled installer stays out of the repo. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/bin/
|
||||
/dist/
|
||||
/haul.app/
|
||||
/Output/
|
||||
|
||||
Reference in New Issue
Block a user