commit e08b79e52a99268d2c758830bf529240da1fc420 Author: NikolajDanger Date: Sun Jun 8 18:42:32 2025 +0200 :sparkles: diff --git a/system.json b/system.json new file mode 100644 index 0000000..1020a9f --- /dev/null +++ b/system.json @@ -0,0 +1,19 @@ +{ + "name": "pokemon", + "title": "Pokémon TTRPG", + "description": "A Pokémon TTRPG", + "version": "0.0.1", + "authors": ["Alex Richter","Nikolaj Gade"], + "scripts": [], + "esmodules": [], + "styles": [], + "packs": [], + "dependencies": [], + "languages": [], + "socket": false, + "gridDistance": 10, + "gridUnits": "ft", + "url": "https://your/hosted/system/repo/", + "manifest": "", + "download": "" +} \ No newline at end of file diff --git a/template.json b/template.json new file mode 100644 index 0000000..e69de29