Skip to content

Commit

Permalink
Adding dice & Rings!
Browse files Browse the repository at this point in the history
  • Loading branch information
JamzTheMan committed Sep 3, 2024
1 parent a6ce4e3 commit 6ebe0dd
Showing 1 changed file with 3 additions and 275 deletions.
278 changes: 3 additions & 275 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
],
"url": "https://github.com/JamzTheMan/Nerps-For-Foundry",
"version": "6.0.0",
"version": "6.3.0",
"esmodules": [
"/scripts/nerps-for-foundry.js",
"/scripts/hooks-for-nerps.js",
Expand Down Expand Up @@ -87,290 +87,18 @@
"compatibility": {}
}
],
"recommends": [
{
"id": "breaktime",
"type": "module",
"compatibility": {}
},
{
"id": "chat-images",
"type": "module",
"compatibility": {}
},
{
"id": "colorsettings",
"type": "module",
"compatibility": {}
},
{
"id": "combat-tracker-dock",
"type": "module",
"compatibility": {}
},
{
"id": "dice-so-nice",
"type": "module",
"compatibility": {}
},
{
"id": "entice-with-dice-so-nice",
"type": "module",
"compatibility": {}
},
{
"id": "find-the-culprit",
"type": "module",
"compatibility": {}
},
{
"id": "image-hover",
"type": "module",
"compatibility": {}
},
{
"id": "ivan-duch-music-packs",
"type": "module",
"compatibility": {}
},
{
"id": "jaamod",
"type": "module",
"compatibility": {}
},
{
"id": "journal-icon-numbers",
"type": "module",
"compatibility": {}
},
{
"id": "lib-df-buttons",
"type": "module",
"compatibility": {}
},
{
"id": "lib-wrapper",
"type": "module",
"compatibility": {}
},
{
"id": "lordudice",
"type": "module",
"compatibility": {}
},
{
"id": "mcc",
"type": "module",
"compatibility": {}
},
{
"id": "michaelghelfi",
"type": "module",
"compatibility": {}
},
{
"id": "module-credits",
"type": "module",
"compatibility": {}
},
{
"id": "monks-hotbar-expansion",
"type": "module",
"compatibility": {}
},
{
"id": "monks-little-details",
"type": "module",
"compatibility": {}
},
{
"id": "monks-wall-enhancement",
"type": "module",
"compatibility": {}
},
{
"id": "monks-combat-marker",
"type": "module",
"compatibility": {}
},
{
"id": "permission_viewer",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-action-support",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-dailies",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-dorako-ui",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-dorako-ux",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-extempore-effects",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-f-is-for-flatfooted",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-flatcheck-helper",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-item-revitalizer",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-jb2a-macros",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-reaction",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-see-simple-scale-statistics",
"type": "module",
"compatibility": {}
},
{
"id": "pf2e-tokens-bestiaries",
"type": "module",
"compatibility": {}
},
{
"id": "pin-cushion",
"type": "module",
"compatibility": {}
},
{
"id": "polyglot",
"type": "module",
"compatibility": {}
},
{
"id": "quick-insert",
"type": "module",
"compatibility": {}
},
{
"id": "sequencer",
"type": "module",
"compatibility": {}
},
{
"id": "smalltime",
"type": "module",
"compatibility": {}
},
{
"id": "smart-doors",
"type": "module",
"compatibility": {}
},
{
"id": "smarttarget",
"type": "module",
"compatibility": {}
},
{
"id": "splatter",
"type": "module",
"compatibility": {}
},
{
"id": "swarm",
"type": "module",
"compatibility": {}
},
{
"id": "token-frames",
"type": "module",
"compatibility": {}
},
{
"id": "tokenmagic",
"type": "module",
"compatibility": {}
},
{
"id": "trs-foundryvtt-dice-set",
"type": "module",
"compatibility": {}
},
{
"id": "vtta-tokenizer",
"type": "module",
"compatibility": {}
},
{
"id": "wall-height",
"type": "module",
"compatibility": {}
},
{
"id": "warpgate",
"type": "module",
"compatibility": {}
},
{
"id": "xdy-pf2e-workbench",
"type": "module",
"compatibility": {}
},
{
"id": "your-turn",
"type": "module",
"compatibility": {}
},
{
"id": "_chatcommands",
"type": "module",
"compatibility": {}
},
{
"id": "_CodeMirror",
"type": "module",
"compatibility": {}
},
{
"id": "acelib",
"type": "module",
"compatibility": {}
}
],
"systems": [
{
"id": "pf2e",
"type": "system",
"compatibility": {
"verified": "6.0.3"
"verified": "6.3.1"
}
}
]
},
"compatibility": {
"minimum": 12,
"verified": 12.327
"verified": 12.331
}
}

0 comments on commit 6ebe0dd

Please sign in to comment.