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.

195 lines
4.2 KiB

1 year ago
1 year ago
1 year ago
  1. {
  2. "id": "dice-so-nice",
  3. "title": "Dice So Nice!",
  4. "description": "Adds customizable 3D dice to Foundry VTT with lots of options to fit your playstyle.",
  5. "version": "4.6.8",
  6. "compatibility": {
  7. "minimum": "10",
  8. "verified": "11.305"
  9. },
  10. "authors": [
  11. {
  12. "name": "Simone",
  13. "discord": "Simone [UTC +2]#6710",
  14. "flags": {}
  15. },
  16. {
  17. "name": "JDW",
  18. "discord": "JDW#6422",
  19. "flags": {}
  20. }
  21. ],
  22. "esmodules": [
  23. "main.js"
  24. ],
  25. "scripts": [
  26. "libs/cannon.min.js",
  27. "libs/select2.min.js"
  28. ],
  29. "socket": true,
  30. "styles": [
  31. "css/style.css",
  32. "css/select2.css"
  33. ],
  34. "languages": [
  35. {
  36. "lang": "en",
  37. "name": "English",
  38. "path": "lang/en.json",
  39. "flags": {}
  40. },
  41. {
  42. "lang": "it",
  43. "name": "Italian",
  44. "path": "lang/it.json",
  45. "flags": {}
  46. },
  47. {
  48. "lang": "es",
  49. "name": "Español",
  50. "path": "lang/es.json",
  51. "flags": {}
  52. },
  53. {
  54. "lang": "ca",
  55. "name": "Català",
  56. "path": "lang/ca.json",
  57. "flags": {}
  58. },
  59. {
  60. "lang": "zh-tw",
  61. "name": "正體中文",
  62. "path": "lang/zh-tw.json",
  63. "flags": {}
  64. },
  65. {
  66. "lang": "ko",
  67. "name": "Korean",
  68. "path": "lang/ko.json",
  69. "flags": {}
  70. },
  71. {
  72. "lang": "pt-BR",
  73. "name": "Português (Brasil)",
  74. "path": "lang/pt-BR.json",
  75. "flags": {}
  76. },
  77. {
  78. "lang": "fr",
  79. "name": "Français",
  80. "path": "lang/fr.json",
  81. "flags": {}
  82. },
  83. {
  84. "lang": "ja",
  85. "name": "日本語",
  86. "path": "lang/ja.json",
  87. "flags": {}
  88. },
  89. {
  90. "lang": "de",
  91. "name": "Deutsch",
  92. "path": "lang/de.json",
  93. "flags": {}
  94. },
  95. {
  96. "lang": "cs",
  97. "name": "Česky",
  98. "path": "lang/cs.json",
  99. "flags": {}
  100. },
  101. {
  102. "lang": "fi",
  103. "name": "Suomi",
  104. "path": "lang/fi.json",
  105. "flags": {}
  106. },
  107. {
  108. "lang": "sv",
  109. "name": "Svenska",
  110. "path": "lang/sv.json",
  111. "flags": {}
  112. },
  113. {
  114. "lang": "ro",
  115. "name": "Română",
  116. "path": "lang/ro.json",
  117. "flags": {}
  118. },
  119. {
  120. "lang": "ru",
  121. "name": "Русский",
  122. "path": "lang/ru.json",
  123. "flags": {}
  124. },
  125. {
  126. "lang": "pl",
  127. "name": "polski",
  128. "path": "lang/pl.json",
  129. "flags": {}
  130. },
  131. {
  132. "lang": "cn",
  133. "name": "中文(简体)",
  134. "path": "lang/zh_Hans.json",
  135. "flags": {}
  136. },
  137. {
  138. "lang": "hu",
  139. "name": "Magyar",
  140. "path": "lang/hu.json",
  141. "flags": {}
  142. }
  143. ],
  144. "media": [
  145. {
  146. "type": "cover",
  147. "url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/cover.jpg",
  148. "loop": false,
  149. "flags": {}
  150. },
  151. {
  152. "type": "video",
  153. "loop": true,
  154. "url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/dsnloop-360.webm",
  155. "flags": {}
  156. },
  157. {
  158. "type": "video",
  159. "url": "https://www.youtube.com/watch?v=86lfgkMjGDs",
  160. "loop": false,
  161. "flags": {}
  162. },
  163. {
  164. "type": "screenshot",
  165. "url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/screenshot1.jpg",
  166. "loop": false,
  167. "flags": {}
  168. },
  169. {
  170. "type": "screenshot",
  171. "url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/screenshot2.jpg",
  172. "loop": false,
  173. "flags": {}
  174. },
  175. {
  176. "type": "screenshot",
  177. "url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/screenshot3.jpg",
  178. "loop": false,
  179. "flags": {}
  180. },
  181. {
  182. "type": "screenshot",
  183. "url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/screenshot4.jpg",
  184. "loop": false,
  185. "flags": {}
  186. }
  187. ],
  188. "url": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice",
  189. "manifest": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/module/module.json",
  190. "download": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/jobs/artifacts/4.6.8/raw/dist/dice-so-nice.zip?job=build",
  191. "bugs": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/issues",
  192. "readme": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/blob/master/README.md",
  193. "flags": {
  194. "allowBugReporter": true
  195. }
  196. }