diff --git a/mod.json b/mod.json index 2d50362..5ea6721 100644 --- a/mod.json +++ b/mod.json @@ -1,15 +1,19 @@ { - "geode": "3.0.0-beta.5", + "geode": "4.0.1", "gd": { - "win": "2.206", - "android": "2.206", - "ios": "2.206" + "win": "2.2074", + "android": "2.2074", + "ios": "2.2074", + "mac": "2.2074" }, - "version": "v1.3.1", + "version": "v1.3.2", "id": "yellowcat98.gdlite", "name": "GDLite", "developer": "YellowCat98", "description": "This mod turns Geometry dash into Geometry Dash Lite, purely cosmetic, doesn't actually restrict you from any Full Version features.", + "links": { + "source": "https://github.com/YellowCat98/GDLite" + }, "early-load": true, "tags": [ "interface" @@ -17,7 +21,7 @@ "dependencies": [ { "id": "geode.node-ids", - "version": ">=1.12.0-beta.2", + "version": ">=1.18.0", "importance": "required" } ],