{ "id": "ultimateforge", "title": "UltimateForge - Worldbuilding Suite", "description": "The ultimate suite for systemic world building. Everything you need in a single dynamic ecosystem.", "version": "1.0.3", "compatibility": { "minimum": "12", "verified": "14" }, "authors": [ { "name": "Ours_glace", "url": "https://www.avantis.world", "email": "contact@avantis.world" } ], "esmodules": [ "scripts/hexforge-app.mjs", "scripts/cityforge-app.mjs", "scripts/journeyforge-app.mjs", "scripts/realmsforge-app.mjs", "scripts/main.mjs" ], "styles": [ "styles/ultimateforge.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" }, { "lang": "fr", "name": "Français", "path": "languages/fr.json" } ], "url": "https://avantis.world", "manifest": "https://raw.githubusercontent.com/gilshyran/Projet_UltimateForge/refs/heads/main/ultimateforge/module.json", "download": "https://github.com/gilshyran/Projet_UltimateForge/releases/download/v1.0.3/ultimateforge.zip" }