first commit
This commit is contained in:
16
module.json
Normal file
16
module.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"id": "mm",
|
||||
"title": "Mummy's Mask",
|
||||
"version": "2026-03-26",
|
||||
"compatibility": {
|
||||
"minimum": "13",
|
||||
"verified": "13"
|
||||
},
|
||||
"description": "<p>My cool module for my friend's Mummy Mask game.</p>",
|
||||
"url": "https://git.kappow.ca/kevin/mm",
|
||||
"manifest": "https://git.kappow.ca/kevin/mm/raw/branch/main/module.json",
|
||||
"download": "https://git.kappow.ca/kevin/mm/releases/download/latest/mm.zip",
|
||||
"flags": {
|
||||
"canUpload": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user