2016-08-04 20:12:07 +02:00
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
|
|
|
are permitted in any medium without royalty provided the copyright
|
|
|
|
|
notice and this notice are preserved. This file is offered as-is,
|
|
|
|
|
without any warranty.
|
|
|
|
|
|
|
|
|
|
========================================================================
|
|
|
|
|
|
2019-06-30 15:08:43 +02:00
|
|
|
|
NOTE: This doesn't work anymore because it was made while Starfighter
|
|
|
|
|
was written in C++ and the code has since been converted to C. We have
|
|
|
|
|
no one available to maintain the Mac version of Starfighter, so any
|
|
|
|
|
contributions to update this would be greatly appreciated.
|
|
|
|
|
|
|
|
|
|
Original readme follows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Requires Mac OS X 10.11.6 and Xcode 7.2 to compile.
|
|
|
|
|
|
|
|
|
|
There are three SDL frameworks required, which you should download and
|
|
|
|
|
place in this directory.
|
2016-08-04 20:12:07 +02:00
|
|
|
|
|
2019-06-30 15:08:43 +02:00
|
|
|
|
https://www.libsdl.org/release/SDL2-2.0.4.dmg
|
|
|
|
|
https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.dmg
|
|
|
|
|
https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.dmg
|