Code changes for v9 compatibility (moves keybindings into the new foundry API)

This commit is contained in:
Manuel Vögele
2022-01-02 18:28:32 +01:00
parent b06169f149
commit 52d77ba0a4
14 changed files with 364 additions and 254 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
"title": "Drag Ruler",
"description": "When dragging a token displays a ruler showing how far you've moved that token.",
"version": "1.9.1",
"minimumCoreVersion" : "0.8.5",
"compatibleCoreVersion" : "0.8.9",
"minimumCoreVersion" : "9.238",
"compatibleCoreVersion" : "9",
"authors": [
{
"name": "Manuel Vögele",