You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ReStocked/CKAN/ReStockPlus.netkan

35 lines
922 B
Plaintext

5 years ago
{
5 years ago
"spec_version": "v1.4",
"identifier": "ReStockPlus",
"name": "ReStock+",
5 years ago
"abstract": "A carefully curated set of new parts that fill gaping holes in the stock lineup, adding for example missing size classes for important part types",
5 years ago
"author": "ReStock Team",
5 years ago
"$kref": "#/ckan/github/PorktoberRevolution/ReStocked/asset_match/ReStockPlus_.*?\\.zip",
"$vref": "#/ckan/ksp-avc",
"license": "restricted",
5 years ago
"resources": {
5 years ago
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182679-161-restock-revamping-ksps-art/",
5 years ago
"repository": "https://github.com/PorktoberRevolution/ReStocked"
},
"install": [
{
"find": "ReStockPlus",
"install_to": "GameData",
"comment": "Restock+ installation"
}
],
"depends": [
{
"name": "ModuleManager"
5 years ago
},
5 years ago
{
"name": "ReStock"
}
],
"conflicts": [
{
"name": "VenStockRevamp"
}
]
5 years ago
}