Skip to content

Commit 22f8f9b

Browse files
committed
remove ios support
2 parents 5d79c3c + 58bdd89 commit 22f8f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"extra-splash-file": {
2626
"type": "file",
2727
"name": "Extra Splashes",
28-
"platforms": ["win", "mac-arm", "mac-intel", "android32", "android64"],
28+
"platforms": ["android", "win", "mac"],
2929
"description": "Additional splash texts, one per line. Restart your game to apply. See more info about writing these on the GitHub page!",
3030
"default": {
3131
"win": "",

0 commit comments

Comments
 (0)