{ "name": "worldbuilding", "title": "Simple World-Building", "description": "A minimalist game system which provides configurable Actor and Item templates to support free-form system agnostic game-play.", "version": 0.40, "minimumCoreVersion": "0.6.6", "compatibleCoreVersion": "0.7.3", "templateVersion": 2, "author": "Atropos", "esmodules": ["module/simple.js"], "styles": ["styles/simple.css"], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "health", "secondaryTokenAttribute": "power", "url": "https://gitlab.com/foundrynet/worldbuilding/", "manifest": "https://gitlab.com/foundrynet/worldbuilding/raw/master/system.json", "download": "https://gitlab.com/foundrynet/worldbuilding/-/archive/release-040/worldbuilding-release-040.zip", "license": "LICENSE.txt" }