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/ReStock.netkan

37 lines
814 B
Plaintext

{
"spec_version": "v1.4",
"identifier": "ReStock",
"name": "ReStock",
"abstract": "A community-built replacement for KSP's part models and textures. ",
"author": "ReStock Team",
"version": "0.1.0"
"license": "All Rights Reserved",
"resources": {
"homepage": "tbd"
"repository": "https://github.com/PorktoberRevolution/ReStocked"
},
"install": [
{
"find": "ReStock",
"install_to": "GameData",
"comment": "Restock installation"
}
],
"ksp_version": "1.6.1",
"depends": [
{
"name": "ModuleManager"
}
],
"conflicts": [
{
"name": "VenStockRevamp"
}
],
"suggests": [
{
"name": "ReStockPlus"
}
]
}