The line endings of text files in this repo are not consistent and some files even have mixed line endings, presumably from being edited with an editor that neither respects a file's existing EOL format nor converts existing line endings on save. This commit adds a .gitattributes file to mark most text files as text in Git, which will cause Git to normalize the line endings in these files to LF internally and to the format specified by the core.eol setting for files in the working tree. This commit only adds .gitattributes and does not change line endings. The following commit normalizes all line endings for files given the `text` attribute by this commit.
About Aerofoil
Aerofoil is a port of John Calhoun's Glider PRO, the classic paper airplane game for Apple Macintosh computers released in 1994.
The port features a 90's-style GUI, gamepad support, high-quality upscaling and color correction, a full port of the level editor, a set of import tools for unpacking and converting the vast majority of existing community content, and a new touchscreen interface for mobile devices.
To play:
Windows, macOS: Download from the Releases page, or from https://galeforcegames.itch.io/aerofoil
Android: Download from Google Play Store: https://play.google.com/store/apps/details?id=org.thecodedeposit.aerofoil from itch.io: https://galeforcegames.itch.io/aerofoil, or from the Releases page
Browser (HTML5): Visit https://galeforcegames.itch.io/aerofoil