This repository has been archived on 2024-07-18. You can view files and clone it, but cannot push or open issues or pull requests.
lwb5/misc/Legacy Worlds.wdgt/Info.plist

16 lines
489 B
Text
Executable file

<?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>AllowNetworkAccess</key>
<true/>
<key>CFBundleDisplayName</key>
<string>Legacy Worlds</string>
<key>CFBundleIdentifier</key>
<string>com.apple.widget.legacyworlds</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MainHTML</key>
<string>LW.html</string>
</dict>
</plist>