mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
tabby mc tabface
This commit is contained in:
parent
37c09d7236
commit
ebf0be9349
@ -1,36 +1,36 @@
|
|||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"identifier": "ReStock",
|
"identifier": "ReStock",
|
||||||
"name": "ReStock",
|
"name": "ReStock",
|
||||||
"abstract": "A community-built replacement for KSP's part models and textures. ",
|
"abstract": "A community-built replacement for KSP's part models and textures. ",
|
||||||
"author": "ReStock Team",
|
"author": "ReStock Team",
|
||||||
"$vref": "#/ckan/ksp-avc/https://raw.githubusercontent.com/PorktoberRevolution/ReStocked/prod/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version",
|
"$vref": "#/ckan/ksp-avc/https://raw.githubusercontent.com/PorktoberRevolution/ReStocked/prod/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version",
|
||||||
"license": "All Rights Reserved",
|
"license": "All Rights Reserved",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "tbd"
|
"homepage": "tbd",
|
||||||
"repository": "https://github.com/PorktoberRevolution/ReStocked"
|
"repository": "https://github.com/PorktoberRevolution/ReStocked"
|
||||||
},
|
},
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "ReStock",
|
"find": "ReStock",
|
||||||
"install_to": "GameData",
|
"install_to": "GameData",
|
||||||
"comment": "Restock installation"
|
"comment": "Restock installation"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ksp_version": "1.6.1",
|
"ksp_version": "1.6.1",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
{
|
{
|
||||||
"name": "VenStockRevamp"
|
"name": "VenStockRevamp"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"suggests": [
|
"suggests": [
|
||||||
{
|
{
|
||||||
"name": "ReStockPlus"
|
"name": "ReStockPlus"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1,34 +1,34 @@
|
|||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"identifier": "ReStockPlus",
|
"identifier": "ReStockPlus",
|
||||||
"name": "ReStock+",
|
"name": "ReStock+",
|
||||||
"abstract": "A set of new parts that fill gaping holes in the stock lineup, adding missing types for size classes",
|
"abstract": "A set of new parts that fill gaping holes in the stock lineup, adding missing types for size classes",
|
||||||
"author": "ReStock Team",
|
"author": "ReStock Team",
|
||||||
"$vref": "#/ckan/ksp-avc/https://raw.githubusercontent.com/PorktoberRevolution/ReStocked/prod/Distribution/RestockPlus/GameData/ReStockPlus/Versioning/ReStockPlus.version",
|
"$vref": "#/ckan/ksp-avc/https://raw.githubusercontent.com/PorktoberRevolution/ReStocked/prod/Distribution/RestockPlus/GameData/ReStockPlus/Versioning/ReStockPlus.version",
|
||||||
"license": "All Rights Reserved",
|
"license": "All Rights Reserved",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "tbd"
|
"homepage": "tbd",
|
||||||
"repository": "https://github.com/PorktoberRevolution/ReStocked"
|
"repository": "https://github.com/PorktoberRevolution/ReStocked"
|
||||||
|
},
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "ReStockPlus",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"comment": "Restock+ installation"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"ksp_version": "1.6.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
},
|
},
|
||||||
"install": [
|
{
|
||||||
{
|
"name": "ReStock"
|
||||||
"find": "ReStockPlus",
|
}
|
||||||
"install_to": "GameData",
|
],
|
||||||
"comment": "Restock+ installation"
|
"conflicts": [
|
||||||
}
|
{
|
||||||
],
|
"name": "VenStockRevamp"
|
||||||
"ksp_version": "1.6.1",
|
}
|
||||||
"depends": [
|
]
|
||||||
{
|
|
||||||
"name": "ModuleManager"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ReStock"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"conflicts": [
|
|
||||||
{
|
|
||||||
"name": "VenStockRevamp"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user