eternalcodes / EternalJK

Effort to maintain and improve OpenJK
GNU General Public License v2.0
60 stars 23 forks source link

TravisCI script adjustments(?) #77

Closed Juesto closed 6 years ago

Juesto commented 6 years ago

Now packaging and deployment on mac is even with other platforms. Who thought it would be a good idea to only package the insides of the .app? Also updated SDL2 to 2.0.8 which is a minor update, reduced time by getting the .framework distribution and placing it on global framework folder (placing it in the user folder is not a good practice) General improvement of scripts, now deployment sections won't fail on forked repos. (but there still wont be a actual deployment unless public key reused and tags)

Bucky21659 commented 6 years ago

Disable cgame compiling and make it copy the mac cgame bundle out of assets into the right spot, so it's loaded on OSX.