1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 08:05:18 +02:00

Standalone bundle for OSX (w/ dependencies!)

This commit is contained in:
Pavel Puchkin
2015-03-10 19:29:13 +02:00
committed by Loic Blot
parent 7685969274
commit ca5df44edb
5 changed files with 48 additions and 52 deletions

View File

@@ -5,9 +5,9 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>../Resources/minetest</string>
<string>minetest</string>
<key>CFBundleIconFile</key>
<string>minetest.icns</string>
<string>minetest-icon.icns</string>
<key>CFBundleIdentifier</key>
<string>net.minetest.minetest</string>
</dict>