Add map welcom page
This commit is contained in:
22
system.json
22
system.json
@@ -3,6 +3,12 @@
|
||||
"title": "Oath Hammer RPG",
|
||||
"description": "Oath Hammer RPG System for FoundryVTT",
|
||||
"version": "14.0.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Uberwald",
|
||||
"url": "https://www.uberwald.me/gitea/uberwald/fvtt-oath-hammer"
|
||||
}
|
||||
],
|
||||
"compatibility": {
|
||||
"minimum": "13",
|
||||
"verified": "14"
|
||||
@@ -151,5 +157,19 @@
|
||||
},
|
||||
"url": "https://www.uberwald.me/gitea/uberwald/fvtt-oath-hammer",
|
||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-oath-hammer/releases/download/latest/system.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-oath-hammer/releases/download/latest/fvtt-oath-hammer.zip"
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-oath-hammer/releases/download/latest/fvtt-oath-hammer.zip",
|
||||
"packs": [
|
||||
{
|
||||
"label": "Scenes",
|
||||
"type": "Scene",
|
||||
"name": "scenes",
|
||||
"path": "packs/scenes",
|
||||
"system": "fvtt-oath-hammer",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user