From 8fa8e705f1b52b0fa1fdbf984da05f7619420551 Mon Sep 17 00:00:00 2001 From: Dan Balasescu Date: Thu, 4 Apr 2024 09:29:06 +0900 Subject: [PATCH 1/2] Add .olz file association --- templates/osu!.app/Contents/Info.plist | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/templates/osu!.app/Contents/Info.plist b/templates/osu!.app/Contents/Info.plist index 320ca29..69cd857 100755 --- a/templates/osu!.app/Contents/Info.plist +++ b/templates/osu!.app/Contents/Info.plist @@ -61,6 +61,22 @@ LSTypeIsPackage + + CFBundleTypeName + osu! beatmap archive + LSHandlerRank + Default + CFBundleTypeExtensions + + olz + + CFBundleTypeMIMETypes + + application/x-osu-beatmap-archive + + LSTypeIsPackage + + CFBundleTypeName osu! skin archive From 1264c13000ea9add76788103b00465a2da769d75 Mon Sep 17 00:00:00 2001 From: Dan Balasescu Date: Thu, 4 Apr 2024 10:58:03 +0900 Subject: [PATCH 2/2] Combine arrays --- templates/osu!.app/Contents/Info.plist | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/templates/osu!.app/Contents/Info.plist b/templates/osu!.app/Contents/Info.plist index 69cd857..e212ac7 100755 --- a/templates/osu!.app/Contents/Info.plist +++ b/templates/osu!.app/Contents/Info.plist @@ -53,21 +53,6 @@ CFBundleTypeExtensions osz - - CFBundleTypeMIMETypes - - application/x-osu-beatmap-archive - - LSTypeIsPackage - - - - CFBundleTypeName - osu! beatmap archive - LSHandlerRank - Default - CFBundleTypeExtensions - olz CFBundleTypeMIMETypes