Skip to content

Commit

Permalink
android & mac support
Browse files Browse the repository at this point in the history
  • Loading branch information
Capeling committed Feb 10, 2024
1 parent be56cd6 commit 6f16608
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions mod.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"geode": "2.0.0-beta.15",
"gd": "2.204",
"version": "v1.0.0",
"gd": {
"win": "2.204",
"android": "2.205",
"mac": "2.200"
},
"version": "v1.0.1",
"id": "capeling.hide_main_menu_ui",
"name": "Hide Main Menu UI",
"developer": "Capeling",
Expand Down

0 comments on commit 6f16608

Please sign in to comment.