1 cask "openemu-experimental" do
2 on_high_sierra :or_older do
4 sha256 "62c44e823fef65c583cbf5e6f84faa03618d713f45610f73bc23fb34cbf64762"
10 on_mojave :or_newer do
12 sha256 "57b6f2b6005119efecb566e8cf611e12f1d0171dcd1f96797a0e9b4c33d3cdb4"
15 url "https://github.com/OpenEmu/OpenEmu/releases/download/v#{version}/OpenEmu_#{version}-experimental.zip",
16 verified: "github.com/OpenEmu/OpenEmu/"
18 desc "Retro video game emulation"
19 homepage "https://openemu.org/"
22 conflicts_with cask: "openemu"
23 depends_on macos: ">= :mojave"
28 "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/org.openemu.openemu.sfl*",
29 "~/Library/Application Support/OpenEmu",
30 "~/Library/Application Support/org.openemu.OEXPCCAgent.Agents",
31 "~/Library/Caches/OpenEmu",
32 "~/Library/Caches/org.openemu.OpenEmu",
33 "~/Library/Cookies/org.openemu.OpenEmu.binarycookies",
34 "~/Library/HTTPStorages/org.openemu.OpenEmu.binarycookies",
35 "~/Library/Preferences/org.openemu.*.plist",
36 "~/Library/Saved Application State/org.openemu.OpenEmu.savedState",