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" +}