From fe1d68ec8b22b27c9b67eff71eec7965ac380431 Mon Sep 17 00:00:00 2001 From: Rustring <155897302+Rustring@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:31:12 +0500 Subject: [PATCH] Changed some stuff here for the mod to be more distinct --- mod.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/mod.json b/mod.json index 9365a267..c77e26c7 100644 --- a/mod.json +++ b/mod.json @@ -7,16 +7,21 @@ "ios": "2.206" }, "version": "v1.0.0-alpha.1", - "id": "eclipse.eclipse-menu", - "name": "Eclipse", + "id": "rustring.eclipse-modification", + "name": "Eclipse Modification", "links": { - "source": "https://github.com/EclipseMenu/EclipseMenu" + "source": "https://github.com/Rustring/EclipseMenu-Modification" }, "tags": ["cheats", "gameplay", "utility", "customization", "interface"], "developers": ["Eclipse Team", "ninXout", "Prevter", "maxnu", "Firee", "SpaghettDev"], "description": "A next-generation mod menu for Geometry Dash.", "early-load": true, "incompatibilities": [ + { + "id": "eclipse.eclipse-menu", + "version": "*", + "importance": "superseded" + }, { "id": "prevter.openhack", "version": "*",