summaryrefslogtreecommitdiff
path: root/src/res/darwin
diff options
context:
space:
mode:
Diffstat (limited to 'src/res/darwin')
-rw-r--r--src/res/darwin/Info.plist22
-rw-r--r--src/res/darwin/PkgInfo1
-rw-r--r--src/res/darwin/The Ur-Quan Masters.icnsbin0 -> 66834 bytes
-rw-r--r--src/res/darwin/uqm.r3
4 files changed, 26 insertions, 0 deletions
diff --git a/src/res/darwin/Info.plist b/src/res/darwin/Info.plist
new file mode 100644
index 0000000..775285e
--- /dev/null
+++ b/src/res/darwin/Info.plist
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>The Ur-Quan Masters</string>
+ <key>CFBundleIconFile</key>
+ <string>The Ur-Quan Masters.icns</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>@@VERSION@@</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>@@VERSION@@</string>
+</dict>
+</plist>
diff --git a/src/res/darwin/PkgInfo b/src/res/darwin/PkgInfo
new file mode 100644
index 0000000..bd04210
--- /dev/null
+++ b/src/res/darwin/PkgInfo
@@ -0,0 +1 @@
+APPL???? \ No newline at end of file
diff --git a/src/res/darwin/The Ur-Quan Masters.icns b/src/res/darwin/The Ur-Quan Masters.icns
new file mode 100644
index 0000000..5948823
--- /dev/null
+++ b/src/res/darwin/The Ur-Quan Masters.icns
Binary files differ
diff --git a/src/res/darwin/uqm.r b/src/res/darwin/uqm.r
new file mode 100644
index 0000000..35bb001
--- /dev/null
+++ b/src/res/darwin/uqm.r
@@ -0,0 +1,3 @@
+data 'MBAR' (128) {
+ $"0001 0080" /* ...€ */
+};