From 14ef73a8ab108f7276f8f6243ecf2228a167b4f6 Mon Sep 17 00:00:00 2001 From: Madthijs Date: Wed, 5 May 2021 10:47:42 +0200 Subject: [PATCH] add readme for resources --- AerofoilMac/Resources/README.TXT | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 AerofoilMac/Resources/README.TXT diff --git a/AerofoilMac/Resources/README.TXT b/AerofoilMac/Resources/README.TXT new file mode 100644 index 0000000..02e0f7d --- /dev/null +++ b/AerofoilMac/Resources/README.TXT @@ -0,0 +1,6 @@ +Extract resources from the Windows build and place here to create the Mac build. +Files are included in the Xcode project, but not in the Git repo. + +- ApplicationResources.gpf +- Fonts.gpf +- Houses/*.gpf \ No newline at end of file