NetKAN generated mods - ReStock-1.0.3
This commit is contained in:
parent
8587d76479
commit
312821a204
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1.0.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182679-161-restock-revamping-ksps-art/",
|
||||
"repository": "https://github.com/PorktoberRevolution/ReStocked",
|
||||
"metanetkan": "https://github.com/PorktoberRevolution/ReStocked/raw/master/CKAN/ReStock.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"graphics"
|
||||
],
|
||||
"localizations": [
|
||||
"zh-cn",
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"pt-br"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ReStockPlus"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "VenStockRevamp"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ReStock",
|
||||
"install_to": "GameData",
|
||||
"comment": "Restock installation"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/PorktoberRevolution/ReStocked/releases/download/1.0.3/ReStock_1_0_3.zip",
|
||||
"download_size": 160739560,
|
||||
"download_hash": {
|
||||
"sha1": "4A83F6128676C5912AD5C91D137C6A6032090BCF",
|
||||
"sha256": "A10FAAC3567A6BD17B30551A1BB07E420469357D4A764A46356C7FE79ADA6F03"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue