mirror of
https://github.com/RoY7x/worldbuilding.git
synced 2025-04-29 18:21:40 -04:00
Release version 0.7.2.
This commit is contained in:
parent
3343d3bf6c
commit
7bea16df17
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"id": "worldbuilding",
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"title": "Simple World-Building",
|
||||
"url": "https://gitlab.com/foundrynet/worldbuilding/",
|
||||
"description": "A minimalist game system which provides configurable Actor and Item templates to support free-form system agnostic game-play.",
|
||||
|
@ -23,7 +23,7 @@
|
|||
],
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"verified": "10.282",
|
||||
"verified": "10.288",
|
||||
"maximum": "10"
|
||||
},
|
||||
"gridDistance": 5,
|
||||
|
@ -31,5 +31,5 @@
|
|||
"primaryTokenAttribute": "health",
|
||||
"secondaryTokenAttribute": "power",
|
||||
"manifest": "https://raw.githubusercontent.com/foundryvtt/worldbuilding/master/system.json",
|
||||
"download": "https://github.com/foundryvtt/worldbuilding/archive/refs/tags/release-071.zip"
|
||||
"download": "https://github.com/foundryvtt/worldbuilding/archive/refs/tags/release-072.zip"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue