v10 Migration

This commit is contained in:
2022-09-04 09:58:51 +02:00
parent 39d220cfe6
commit f5c4213a8f
35 changed files with 901 additions and 941 deletions

View File

@ -1,6 +1,4 @@
{
"author": "Uberwald",
"compatibleCoreVersion": "9",
"description": "Pegasus RPG system for FoundryVTT",
"download": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg/fvtt-pegasus-rpg.zip",
"esmodules": [
@ -15,13 +13,23 @@
"path": "lang/en.json"
}
],
"authors": [
{
"name": "Uberwald",
"flags": {}
}
],
"library": false,
"license": "LICENSE.txt",
"manifest": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg/system.json",
"manifestPlusVersion": "1.0.0",
"media": [],
"minimumCoreVersion": "0.8.0",
"name": "fvtt-pegasus-rpg",
"compatibility": {
"minimum": "10",
"verified": "10.284",
"maximum": "10"
},
"id": "fvtt-pegasus-rpg",
"packs": [
{
"type": "Item",
@ -273,6 +281,6 @@
"templateVersion": 109,
"title": "Pegasus RPG",
"url": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg",
"version": "0.6.27",
"version": "10.0.0",
"background" : "./images/ui/pegasus_welcome_page.webp"
}