From 797faad0e343e7c68b51c4c9309dd1e1d138af34 Mon Sep 17 00:00:00 2001 From: SocksOnHead Date: Sun, 17 Aug 2025 15:05:02 +0200 Subject: [PATCH] Update module.json --- module.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/module.json b/module.json index ae7c087..31db47b 100644 --- a/module.json +++ b/module.json @@ -9,8 +9,8 @@ }, "authors": [ { - "name": "MyxeliumI", - "url": "https://github.com/MyxeliumI" + "name": "Myxelium", + "url": "https://github.com/Myxelium" } ], "esmodules": ["scripts/easy-battlemap.js"], @@ -22,7 +22,7 @@ "path": "languages/en.json" } ], - "url": "https://github.com/MyxeliumI/easy-battlemap", - "manifest": "https://github.com/MyxeliumI/easy-battlemap/releases/latest/download/module.json", - "download": "https://github.com/MyxeliumI/easy-battlemap/releases/latest/download/easy-battlemap.zip" -} \ No newline at end of file + "url": "https://github.com/Myxelium/test-module", + "manifest": "https://github.com/Myxelium/test-module/releases/latest/download/module.json", + "download": "https://github.com/Myxelium/test-module/releases/latest/download/easy-battlemap.zip" +}