Advertisement
vindree

FoundryVTTcards.json

Jun 10th, 2025
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.18 KB | None | 0 0
  1. {
  2.     "id": "foundryvtt-cards",
  3.     "name": "FoundryVTTCards",
  4.     "title": "FoundryVTT Cards",
  5.     "description": "Additional card decks for FoundryVTT.",
  6.     "author": "Jay Colson",
  7.     "authors": [
  8.         {
  9.             "name": "Jay Colson",
  10.             "email": "[email protected]",
  11.             "url": "https://github.com/jcolson",
  12.             "discord": "blackntan#0069"
  13.         }
  14.     ],
  15.     "version": "1.3.0",
  16.     "minimumCoreVersion": "9.238",
  17.     "compatibleCoreVersion": "9",
  18.     "packs": [
  19.         {
  20.             "name": "FoundryVTTCards",
  21.             "label": "FoundryVTTCards",
  22.             "path": "packs/FoundryVTTCards.db",
  23.             "type": "Cards"
  24.         }
  25.     ],
  26.     "manifest": "https://github.com/jcolson/foundryvtt_cards/releases/latest/download/module.json",
  27.     "url": "https://github.com/jcolson/foundryvtt_cards",
  28.     "download": "https://github.com/jcolson/foundryvtt_cards/releases/latest/download/FoundryVTTCards.zip",
  29.     "readme": "https://github.com/jcolson/foundryvtt_cards/blob/master/README.md",
  30.     "bugs": "https://github.com/jcolson/foundryvtt_cards/issues",
  31.     "changelog": "https://github.com/jcolson/foundryvtt_cards/releases"
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement