Skip to content

Commit

Permalink
Add support for FFD20
Browse files Browse the repository at this point in the history
  • Loading branch information
Telain authored Apr 29, 2023
1 parent bd78d2a commit 91a2d34
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@
"demonlord",
"ose",
"foundry-chromatic-dungeons",
"degenesis"
"degenesis",
"ffd20"
],
"relationships": {
"systems": [
Expand Down Expand Up @@ -175,6 +176,14 @@
"compatibility": {
"verified": "0.5.1"
}
},
{
"id": "ffd20",
"type": "system",
"manifest": "https://github.com/Ritsuna/Foundry_FFD20/blob/master/system.json",
"compatibility": {
"verified": "10.1.7"
}
}
]
},
Expand All @@ -184,4 +193,4 @@
"download": "https://github.com/League-of-Foundry-Developers/fvtt-module-lmrtfy/releases/download/v3.00/module.zip",
"changelog": "https://github.com/League-of-Foundry-Developers/fvtt-module-lmrtfy/releases",
"bugs": "https://github.com/League-of-Foundry-Developers/fvtt-module-lmrtfy/issues"
}
}

0 comments on commit 91a2d34

Please sign in to comment.