We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d986fa commit 06c388dCopy full SHA for 06c388d
module.json
@@ -27,5 +27,10 @@
27
"compatibleCoreVersion": "0.8.6",
28
"url": "https://github.com/theripper93/Levels",
29
"manifest": "https://github.com/theripper93/Levels/releases/latest/download/module.json",
30
- "download": "https://github.com/theripper93/Levels/releases/latest/download/module.zip"
+ "download": "https://github.com/theripper93/Levels/releases/latest/download/module.zip",
31
+ "dependencies": [
32
+ {
33
+ "name": "betterroofs"
34
+ }
35
+ ]
36
}
0 commit comments