You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

51 lines
1.1 KiB

{
"title": "Legend of the Five Rings 4th Edition",
"description": "System to play L5R 4th edition",
"version": "0.7.0",
"esmodules": [
"l5r4.js"
],
"styles": [
"l5r4.css"
],
"background": "l5r4cover.webp",
"languages": [
{
"lang": "en",
"name": "English",
"path": "lang/en.json",
"flags": {}
},
{
"lang": "es",
"name": "Español",
"path": "lang/es.json",
"flags": {}
},
{
"lang": "fr",
"name": "Français",
"path": "lang/fr.json",
"flags": {}
}
],
"gridDistance": 5,
"gridUnits": "ft",
"url": "https://gitea.vanhulst.one/vanhulst/foundryvtt-l5rv4",
"manifest": "https://gitea.vanhulst.one/vanhulst/foundryvtt-l5rv4/src/branch/master/system.json",
"download": "https://gitea.vanhulst.one/vanhulst/foundryvtt-l5rv4/archive/0.7.0.zip",
"id": "l5r4",
"authors": [
{
"name": "Pierre Vanhulst",
"flags": {}
},
{
"name": "Mateo Caycedo Alvarez",
"flags": {}
}
],
"compatibility": {
"minimum": "10"
}
}