{ "name": "l5r5e", "title": "Legend of the Five Rings (5th Edition)", "description": "This is a game system, in English and French, for Legend of the Five Rings (5th Edition) by Edge Studio
- Join the official Discord server: Official Discord
- Rejoignez la communauté Francophone: Francophone Discord
", "version": "0.0.1", "minimumCoreVersion": "0.7.7", "compatibleCoreVersion": "1.0.0", "author": "Team L5R", "scripts": [ "./l5r-ui/scripts/l5rui-chat-color.js" ], "esmodules" : [ "./l5r-ui/scripts/help/l5rui-help.js", "./scripts/dice-l5r5e.js", "./scripts/main-l5r5e.js" ], "styles": [ "./l5r-ui/css/l5rui.css", "./l5r-ui/css/cursor.css", "./styles/l5r5e.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "French (French)", "path": "lang/fr.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" } ], "background" : "L5R-Header.jpg", "packs": [], "url": "https://gitlab.com/teaml5r/l5r5e", "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json", "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v0.0.1/raw/l5r5e.zip?job=build" }