mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
37 lines
875 B
Plaintext
37 lines
875 B
Plaintext
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "ReStock",
|
|
"name": "ReStock",
|
|
"abstract": "A community-built replacement for KSP's part models and textures. No effects on gameplay",
|
|
"author": "ReStock Team",
|
|
"$kref": "#/ckan/github/PorktoberRevolution/ReStocked/asset_match/ReStock_.*?\\.zip",
|
|
"$vref": "#/ckan/ksp-avc",
|
|
"license": "restricted",
|
|
"resources": {
|
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182679-161-restock-revamping-ksps-art/",
|
|
"repository": "https://github.com/PorktoberRevolution/ReStocked"
|
|
},
|
|
"install": [
|
|
{
|
|
"find": "ReStock",
|
|
"install_to": "GameData",
|
|
"comment": "Restock installation"
|
|
}
|
|
],
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"conflicts": [
|
|
{
|
|
"name": "VenStockRevamp"
|
|
}
|
|
],
|
|
"suggests": [
|
|
{
|
|
"name": "ReStockPlus"
|
|
}
|
|
]
|
|
}
|