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
830 B
Plaintext

{
"spec_version": "v1.4",
"identifier": "ReStockPlus",
"name": "ReStock+",
"abstract": "A set of new parts that fill gaping holes in the stock lineup, adding missing types for size classes",
"author": "ReStock Team",
"version": "0.1.0"
"license": "All Rights Reserved",
"resources": {
"homepage": "tbd"
"repository": "https://github.com/PorktoberRevolution/ReStocked"
},
"install": [
{
"find": "ReStockPlus",
"install_to": "GameData",
"comment": "Restock+ installation"
}
],
"ksp_version": "1.6.1",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ReStock"
}
],
"conflicts": [
{
"name": "VenStockRevamp"
}
]
}