Vehicle - WIP

This commit is contained in:
2022-09-05 11:32:21 +02:00
parent fbb578c541
commit 1849a60194
4 changed files with 28 additions and 38 deletions

View File

@ -1,6 +1,6 @@
{
"description": "Pegasus RPG system for FoundryVTT",
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-pegasus-rpg/archive/fvtt-pegasus-rpg-v10.0.3.zip",
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-pegasus-rpg/archive/fvtt-pegasus-rpg-v10.0.4.zip",
"esmodules": [
"modules/pegasus-main.js"
],
@ -281,6 +281,6 @@
"templateVersion": 112,
"title": "Pegasus RPG",
"url": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg",
"version": "10.0.3",
"background" : "./images/ui/pegasus_welcome_page.webp"
"version": "10.0.4",
"background" : "systems/fvtt-pegasus-rpg/images/ui/pegasus_welcome_page.webp"
}