thobbsinteractive / magic-carpet-2-hd

Recode Binary code of game Magic Carpet2 to C/C++ language(remake MC2 for any platform)
GNU General Public License v3.0
27 stars 4 forks source link

Create Windows Installer for Remc2 x86 and x64 #229

Closed thobbsinteractive closed 1 year ago

thobbsinteractive commented 1 year ago

Currently I am looking at using InnoSetup as it is much easier an less cumbersome than Wix C# https://jrsoftware.org/isinfo.php But more investigation is need.

thobbsinteractive commented 1 year ago

Done!