This commit is contained in:
2025-06-08 18:54:26 +02:00
parent ed05b650ec
commit 001bac3090
2 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,8 @@
{
"version": "0.0.2",
"id": "pokemon",
"title": "Pokémon TTRPG",
"description": "A Pokémon TTRPG",
"version": "0.0.1",
"authors": [
{
"name":"Alex Richter"
@ -18,9 +18,7 @@
"dependencies": [],
"languages": [],
"socket": false,
"gridDistance": 10,
"gridUnits": "ft",
"url": "https://git.ingemanngade.net/NikolajDanger/pokemon-foundry/raw/branch/main/",
"manifest": "https://git.ingemanngade.net/NikolajDanger/pokemon-foundry/raw/branch/main/system.json",
"download": "https://git.ingemanngade.net/NikolajDanger/pokemon-foundry/archive/0.0.1.zip"
"download": "https://git.ingemanngade.net/NikolajDanger/pokemon-foundry/archive/0.0.2.zip"
}

View File