Final v0.0.2
This commit is contained in:
13
system.json
13
system.json
@@ -2,7 +2,7 @@
|
||||
"name": "kopparhavet",
|
||||
"title": "Kopparhavets Hjältar",
|
||||
"description": "The Molten Sea is a dangerous but exciting place, where pirates, sorcerers and secretive orders of knighthood struggle for power, wealth and ancient lore.",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"minimumCoreVersion": "0.7.5",
|
||||
"compatibleCoreVersion": "0.7.7",
|
||||
"templateVersion": 3,
|
||||
@@ -21,10 +21,17 @@
|
||||
"packs": [
|
||||
{
|
||||
"name": "skills",
|
||||
"label": "Skills",
|
||||
"label": "Kopparhavets Hjältar Färdigheter",
|
||||
"system": "kopparhavet",
|
||||
"path": "./packs/skills.db",
|
||||
"entity": "Item"
|
||||
},
|
||||
{
|
||||
"name": "skills-ht",
|
||||
"label": "Hjältarnas Tid Färdigheter",
|
||||
"system": "kopparhavet",
|
||||
"path": "./packs/skills-ht.db",
|
||||
"entity": "Item"
|
||||
}
|
||||
],
|
||||
"languages": [
|
||||
@@ -46,6 +53,6 @@
|
||||
"url": "https://pi.rikspolisen.se/foundryvtt/kopparhavet",
|
||||
"socket": true,
|
||||
"manifest": "https://pi.rikspolisen.se/foundryvtt/kopparhavet/raw/branch/master/system.json",
|
||||
"download": "https://pi.rikspolisen.se/foundryvtt/kopparhavet/archive/v0.0.1.zip",
|
||||
"download": "https://pi.rikspolisen.se/foundryvtt/kopparhavet/archive/v0.0.2.zip",
|
||||
"license": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user