feat: updated to github version
This commit is contained in:
23
system.json
Normal file
23
system.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Kids-On-Brooms",
|
||||
"title": "Kids on Brooms",
|
||||
"description": "This is a implementation of the Kids on Brooms system in FoundryVTT.",
|
||||
"version": "0.1.0",
|
||||
"compatibility": {
|
||||
"minimum": 12,
|
||||
"verified": 12
|
||||
},
|
||||
"authors": [{
|
||||
"name": "Joscha Maier",
|
||||
"url": "https://github.com/josmaier"
|
||||
}],
|
||||
"languages": [{
|
||||
"lang": "en",
|
||||
"name": "English",
|
||||
"path": "lang/en.json"
|
||||
}],
|
||||
"socket": true,
|
||||
"url": "https://github.com/josmaier/KidsOnBroomsFoundryVTT",
|
||||
"manifest": "https://your/hosted/system/repo/system.json",
|
||||
"download": "https://your/packaged/download/archive.zip"
|
||||
}
|
Reference in New Issue
Block a user