Archived
1
0

Added pico-8 files

This commit is contained in:
2023-02-15 19:23:30 -08:00
commit 4918e72f7e
14 changed files with 4218 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 442 B

BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
@@ -0,0 +1,28 @@
<?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>CFBundleExecutable</key>
<string>pico8</string>
<key>CFBundleGetInfoString</key>
<string>pico8</string>
<key>CFBundleIconFile</key>
<string>pico8.icns</string>
<key>CFBundleIdentifier</key>
<string>com.Lexaloffle.pico8</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>pico8</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>pico8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>pico8</string>
<key>LSMinimumSystemVersion</key>
<string>10.1</string>
</dict>
</plist>
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2355
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.