3 Commits

Author SHA1 Message Date
aa243a7b80 Sync 2023-02-02 18:35:15 +01:00
c061b67bb3 Sync 2023-02-02 18:32:47 +01:00
c6c8622552 Sync 2023-02-02 18:32:25 +01:00

View File

@ -4,10 +4,10 @@
"description": "Shadows over Sol for FoundryVTT", "description": "Shadows over Sol for FoundryVTT",
"url": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/", "url": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/",
"license": "LICENSE.txt", "license": "LICENSE.txt",
"version": "10.0.9", "version": "10.0.11",
"compatibility": { "compatibility": {
"minimum": "10", "minimum": "10",
"verified": "10.285", "verified": "10",
"maximum": "10" "maximum": "10"
}, },
"esmodules": [ "esmodules": [
@ -109,7 +109,7 @@
], ],
"socket": true, "socket": true,
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/raw/branch/v10/system.json", "manifest": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/raw/branch/v10/system.json",
"download": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/releases/tag/foundryvtt-shadows-over-sol-10.0.9.zip", "download": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/archive/foundryvtt-shadows-over-sol-10.0.11.zip",
"gridDistance": 5, "gridDistance": 5,
"gridUnits": "ft" "gridUnits": "ft"
} }