Commit Graph

1 Commits

Author SHA1 Message Date
bsncubed e845f63d9e 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>
2026-08-01 08:14:40 +10:00