WIP for vehicle sheets

This commit is contained in:
2022-09-09 08:33:28 +02:00
parent ecf5a38eb0
commit ae697b0bb8
6 changed files with 50 additions and 85 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.5.zip",
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-pegasus-rpg/archive/fvtt-pegasus-rpg-v10.0.6.zip",
"esmodules": [
"modules/pegasus-main.js"
],
@ -254,6 +254,6 @@
],
"title": "Pegasus RPG",
"url": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg",
"version": "10.0.5",
"version": "10.0.6",
"background": "systems/fvtt-pegasus-rpg/images/ui/pegasus_welcome_page.webp"
}