Update module.json

This commit is contained in:
2025-08-17 15:05:02 +02:00
committed by GitHub
parent 7d6e5fab53
commit 797faad0e3

View File

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