Add new stuff/compendium
This commit is contained in:
13
system.json
13
system.json
@@ -2,17 +2,26 @@
|
||||
"name": "foundryvtt-shadows-over-sol",
|
||||
"title": "Shadows over Sol",
|
||||
"description": "Shadows over Sol for FoundryVTT",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.8",
|
||||
"manifestPlusVersion": "1.0.0",
|
||||
"minimumCoreVersion": "0.7.5",
|
||||
"compatibleCoreVersion": "0.7.9",
|
||||
"templateVersion": 5,
|
||||
"templateVersion": 8,
|
||||
"author": "LeRatierBretonnien",
|
||||
"esmodules": [ "module/sos-main.js" ],
|
||||
"styles": ["styles/simple.css"],
|
||||
"media": [
|
||||
],
|
||||
"packs": [
|
||||
{
|
||||
"name": "skills",
|
||||
"label": "Skills",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"module": "foundryvtt-shadows-over-sol",
|
||||
"path": "./packs/skills.db",
|
||||
"entity": "Item",
|
||||
"tags" : [ "skill", "skills" ]
|
||||
}
|
||||
],
|
||||
"library": false,
|
||||
"languages": [
|
||||
|
||||
Reference in New Issue
Block a user