Skip to content

Commit

Permalink
v9 disable
Browse files Browse the repository at this point in the history
  • Loading branch information
zarmstrong committed Mar 7, 2022
1 parent 05b9bec commit 0f52566
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2,190 deletions.
10 changes: 5 additions & 5 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "pathbuilder2e-import",
"title": "Pathbuilder 2e Import",
"description": "This module allows players and GMs to import player characters built in Pathbuilder 2e",
"description": "This module allows players and GMs to import player characters built in Pathbuilder 2e. NOT COMPATABLE WITH FOUNDRY v9",
"author": "slate",
"version": "0.7.5",
"minimumCoreVersion": "0.8.6",
"compatibleCoreVersion": "0.8.9",
"version": "0.9.0",
"minimumCoreVersion": "9.235",
"compatibleCoreVersion": "9.255",
"esmodules": [
"pathbuilder-import-min.js"
],
Expand All @@ -18,6 +18,6 @@
"changelog": "https://github.com/zarmstrong/foundry-pathbuilder2e-import/blob/master/CHANGELOG.md",
"bugs": "https://github.com/zarmstrong/herovau.lt-foundry/issues",
"flags": {
"allowBugReporter": true
"allowBugReporter": false
}
}
Loading

0 comments on commit 0f52566

Please sign in to comment.