mirror of
https://github.com/RoY7x/worldbuilding.git
synced 2025-04-30 02:31:41 -04:00
Release Polish language translation
This commit is contained in:
parent
bbe5486d98
commit
a4a29865e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"id": "worldbuilding",
|
"id": "worldbuilding",
|
||||||
"version": "0.8.1",
|
"version": "0.8.2",
|
||||||
"title": "Simple World-Building",
|
"title": "Simple World-Building",
|
||||||
"url": "https://github.com/foundryvtt/worldbuilding/",
|
"url": "https://github.com/foundryvtt/worldbuilding/",
|
||||||
"description": "A minimalist game system which provides configurable Actor and Item templates to support free-form system agnostic game-play.",
|
"description": "A minimalist game system which provides configurable Actor and Item templates to support free-form system agnostic game-play.",
|
||||||
|
@ -35,5 +35,5 @@
|
||||||
"primaryTokenAttribute": "health",
|
"primaryTokenAttribute": "health",
|
||||||
"secondaryTokenAttribute": "power",
|
"secondaryTokenAttribute": "power",
|
||||||
"manifest": "https://raw.githubusercontent.com/foundryvtt/worldbuilding/master/system.json",
|
"manifest": "https://raw.githubusercontent.com/foundryvtt/worldbuilding/master/system.json",
|
||||||
"download": "https://github.com/foundryvtt/worldbuilding/archive/refs/tags/release-081.zip"
|
"download": "https://github.com/foundryvtt/worldbuilding/archive/refs/tags/release-082.zip"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue