arescentral / antares

A tactical space combat game
http://arescentral.org/antares/
GNU Lesser General Public License v3.0
99 stars 18 forks source link

Port to Windows #79

Open sfiera opened 9 years ago

sfiera commented 9 years ago

Original issue 76 created by sfiera on 2011-10-04T03:46:29.000Z:

Port Antares to Windows. Antares is unlikely to compile against MSVC, so this could mean compiling in a different environment (probably easiest, if possible), or a lot of grungy compiler-compatibility-oriented changes. At least we don't have to worry about the resource fork.

stavrossk commented 6 years ago

Yes please! I like Antares very much but I'm on Windows :(

sfiera commented 2 years ago

I got the automatic build/upload running again, so antares-win-git.zip is available as a build from HEAD. It doesn’t really work at the moment, because it doesn’t include the required app data. I suppose this is just a matter of bundling the exe in a folder and teaching Antares how to find resources relative to the executable’s location. After that, there’s also the matter of using DataExtractor on first run.

kael131 commented 1 year ago

Hey, I just wanted to thank you for your work on the Windows port and Antares as a whole! I'm guessing you've included the app data since making your previous comment because it works rather well! Perhaps you don't think it's ready for prime-time just yet, but you should make it available on AresCentral.org

sfiera commented 1 year ago

Ah, yeah. It’s available from the version history but that page isn’t where you’d look for the latest builds.