{ "id": "to-change", "title": "To Change (Unofficial)", "description": "

A FoundryVTT system implementation for playing the To Change system by Duck and Ewen.

", "version": "0.3.2", "compatibility": { "minimum": "11", "verified": "12.330", "maximum": "12" }, "authors": [ { "name": "Veloxization", "url": "https://www.velobun.xyz/", "email": "foundry@velobun.xyz", "discord": "veloxization" } ], "esmodules": [ "tochange.js" ], "styles": [ "main.css" ], "packs": [ { "label": "To Change Rules", "type": "JournalEntry", "name": "to-change-rules", "path": "packs/to-change-rules", "system": "to-change" }, { "label": "Future Deck", "type": "Cards", "name": "future-deck", "path": "packs/future-deck", "system": "to-change" } ], "packFolders": [ { "name": "To Change", "sorting": "m", "packs": [ "to-change-rules", "future-deck" ] } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "media": [ { "type": "cover", "loop": false, "flags": {} }, { "type": "setup", "url": "systems/to-change/images/tc-repo.jpg", "thumbnail": "systems/to-change/images/tc-thumbnail.jpg" } ], "socket": false, "background": "systems/to-change/images/tc-thumbnail.jpg", "url": "https://github.com/Veloxization/to-change", "manifest": "https://raw.githubusercontent.com/Veloxization/to-change/main/system.json", "download": "https://github.com/Veloxization/to-change/releases/download/v0.3.2/fvtt-to-change-v0.3.2.zip" }