MovingBlocks / DestinationSol

Official continuation of Destination Sol, the great fun little arcade space shooter from http://sourceforge.net/projects/destinationsol/ Modules live at https://github.com/DestinationSol/
Apache License 2.0
325 stars 122 forks source link

Upgrade libGDX to version 1.12 #688

Closed BenjaminAmos closed 7 months ago

BenjaminAmos commented 9 months ago

Description

This pull request updates the game to use libGDX 1.12. This is needed to support newer platforms, such as AArch64 macOS.

Testing

Check that the tutorial still runs correctly on:

Notes

BenjaminAmos commented 7 months ago

This is likely to be merged as part of #689.