All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
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.
 
 
 

196 lines
4.2 KiB

{
"id": "dice-so-nice",
"title": "Dice So Nice!",
"description": "Adds customizable 3D dice to Foundry VTT with lots of options to fit your playstyle.",
"version": "4.6.8",
"compatibility": {
"minimum": "10",
"verified": "11.305"
},
"authors": [
{
"name": "Simone",
"discord": "Simone [UTC +2]#6710",
"flags": {}
},
{
"name": "JDW",
"discord": "JDW#6422",
"flags": {}
}
],
"esmodules": [
"main.js"
],
"scripts": [
"libs/cannon.min.js",
"libs/select2.min.js"
],
"socket": true,
"styles": [
"css/style.css",
"css/select2.css"
],
"languages": [
{
"lang": "en",
"name": "English",
"path": "lang/en.json",
"flags": {}
},
{
"lang": "it",
"name": "Italian",
"path": "lang/it.json",
"flags": {}
},
{
"lang": "es",
"name": "Español",
"path": "lang/es.json",
"flags": {}
},
{
"lang": "ca",
"name": "Català",
"path": "lang/ca.json",
"flags": {}
},
{
"lang": "zh-tw",
"name": "正體中文",
"path": "lang/zh-tw.json",
"flags": {}
},
{
"lang": "ko",
"name": "Korean",
"path": "lang/ko.json",
"flags": {}
},
{
"lang": "pt-BR",
"name": "Português (Brasil)",
"path": "lang/pt-BR.json",
"flags": {}
},
{
"lang": "fr",
"name": "Français",
"path": "lang/fr.json",
"flags": {}
},
{
"lang": "ja",
"name": "日本語",
"path": "lang/ja.json",
"flags": {}
},
{
"lang": "de",
"name": "Deutsch",
"path": "lang/de.json",
"flags": {}
},
{
"lang": "cs",
"name": "Česky",
"path": "lang/cs.json",
"flags": {}
},
{
"lang": "fi",
"name": "Suomi",
"path": "lang/fi.json",
"flags": {}
},
{
"lang": "sv",
"name": "Svenska",
"path": "lang/sv.json",
"flags": {}
},
{
"lang": "ro",
"name": "Română",
"path": "lang/ro.json",
"flags": {}
},
{
"lang": "ru",
"name": "Русский",
"path": "lang/ru.json",
"flags": {}
},
{
"lang": "pl",
"name": "polski",
"path": "lang/pl.json",
"flags": {}
},
{
"lang": "cn",
"name": "中文(简体)",
"path": "lang/zh_Hans.json",
"flags": {}
},
{
"lang": "hu",
"name": "Magyar",
"path": "lang/hu.json",
"flags": {}
}
],
"media": [
{
"type": "cover",
"url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/cover.jpg",
"loop": false,
"flags": {}
},
{
"type": "video",
"loop": true,
"url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/dsnloop-360.webm",
"flags": {}
},
{
"type": "video",
"url": "https://www.youtube.com/watch?v=86lfgkMjGDs",
"loop": false,
"flags": {}
},
{
"type": "screenshot",
"url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/screenshot1.jpg",
"loop": false,
"flags": {}
},
{
"type": "screenshot",
"url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/screenshot2.jpg",
"loop": false,
"flags": {}
},
{
"type": "screenshot",
"url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/screenshot3.jpg",
"loop": false,
"flags": {}
},
{
"type": "screenshot",
"url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/screenshot4.jpg",
"loop": false,
"flags": {}
}
],
"url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice",
"manifest": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/module/module.json",
"download": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/jobs/artifacts/4.6.8/raw/dist/dice-so-nice.zip?job=build",
"bugs": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/issues",
"readme": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/blob/master/README.md",
"flags": {
"allowBugReporter": true
}
}