Files
ample/Ample/Defaults.plist
Kelvin Sherlock 1b6f327e1d version bump
2025-07-01 10:38:38 -04:00

25 lines
683 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>MameComponentsDate</key>
<date>2025-07-01T12:00:00Z</date>
<key>UseCustomMame</key>
<false/>
<key>AutoCloseLogWindow</key>
<true/>
<key>MamePath</key>
<string>/usr/local/bin/mame</string>
<key>MameWorkingDirectory</key>
<string>/usr/local/share/mame/</string>
<key>NSQuitAlwaysKeepsWindows</key>
<true/>
<key>DefaultDownloadURL</key>
<string>https://www.callapple.org/roms/</string>
<key>UseLogWindow</key>
<true/>
<key>DefaultDownloadExtension</key>
<string>zip</string>
</dict>
</plist>