Migrate repo
This commit is contained in:
parent
22f092bd02
commit
73312c1957
26
system.json
26
system.json
@ -4,10 +4,10 @@
|
||||
"description": "Shadows over Sol for FoundryVTT",
|
||||
"author": "LeRatierBretonnien",
|
||||
"authors": [],
|
||||
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-shadows-over-sol/",
|
||||
"url": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/",
|
||||
"license": "LICENSE.txt",
|
||||
"flags": {},
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.6",
|
||||
"minimumCoreVersion": "0.8.0",
|
||||
"compatibleCoreVersion": "9",
|
||||
"scripts": [],
|
||||
@ -29,7 +29,7 @@
|
||||
"name": "skills",
|
||||
"label": "Skills",
|
||||
"path": "./packs/skills.db",
|
||||
"entity": "Item",
|
||||
"type": "Item",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"private": false
|
||||
},
|
||||
@ -37,7 +37,7 @@
|
||||
"name": "consequences",
|
||||
"label": "Consequences",
|
||||
"path": "./packs/consequences.db",
|
||||
"entity": "Item",
|
||||
"type": "Item",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"private": false
|
||||
},
|
||||
@ -45,7 +45,7 @@
|
||||
"name": "gears",
|
||||
"label": "Gears",
|
||||
"path": "./packs/gears.db",
|
||||
"entity": "Item",
|
||||
"type": "Item",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"private": false
|
||||
},
|
||||
@ -53,7 +53,7 @@
|
||||
"name": "injuries",
|
||||
"label": "Injuries",
|
||||
"path": "./packs/injuries.db",
|
||||
"entity": "Item",
|
||||
"type": "Item",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"private": false
|
||||
},
|
||||
@ -61,7 +61,7 @@
|
||||
"name": "weaknesses",
|
||||
"label": "Weaknesses",
|
||||
"path": "./packs/weaknesses.db",
|
||||
"entity": "Item",
|
||||
"type": "Item",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"private": false
|
||||
},
|
||||
@ -69,7 +69,7 @@
|
||||
"name": "languages",
|
||||
"label": "Languages",
|
||||
"path": "./packs/languages.db",
|
||||
"entity": "Item",
|
||||
"type": "Item",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"private": false
|
||||
},
|
||||
@ -77,7 +77,7 @@
|
||||
"name": "combat-actions",
|
||||
"label": "Combat Actions",
|
||||
"path": "./packs/combat-actions.db",
|
||||
"entity": "Item",
|
||||
"type": "Item",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"private": false
|
||||
},
|
||||
@ -85,7 +85,7 @@
|
||||
"name": "genelines",
|
||||
"label": "Genelines",
|
||||
"path": "./packs/genelines.db",
|
||||
"entity": "Item",
|
||||
"type": "Item",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"private": false
|
||||
},
|
||||
@ -93,7 +93,7 @@
|
||||
"name": "subcultures",
|
||||
"label": "Subcultures",
|
||||
"path": "./packs/subcultures.db",
|
||||
"entity": "Item",
|
||||
"type": "Item",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"private": false
|
||||
}
|
||||
@ -101,8 +101,8 @@
|
||||
"system": [],
|
||||
"dependencies": [],
|
||||
"socket": true,
|
||||
"manifest": "https://gitlab.com/LeRatierBretonnien/foundryvtt-shadows-over-sol/-/raw/dev_0.8/system.json",
|
||||
"download": "https://gitlab.com/LeRatierBretonnien/foundryvtt-shadows-over-sol/-/archive/dev_0.8/foundryvtt-shadows-over-sol.zip",
|
||||
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/raw/branch/master/system.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-shadows-over-sol/archive/foundryvtt-shadows-over-sol-2.0.6.zip",
|
||||
"protected": false,
|
||||
"gridDistance": 5,
|
||||
"gridUnits": "ft"
|
||||
|
Loading…
Reference in New Issue
Block a user