NetKAN generated mods - VenStockRevamp-Core-v1.14.1
This commit is contained in:
parent
4bbdd0fe27
commit
0b74fb6352
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "VenStockRevamp-Core",
|
||||
"name": "Ven's Stock Part Revamp Core",
|
||||
"abstract": "Shared resources for Ven's Stock Revamp and Ven's New Parts",
|
||||
"author": [
|
||||
"VenVen",
|
||||
"Kerbas-ad-astra"
|
||||
],
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/189732-*",
|
||||
"repository": "https://github.com/Kerbas-ad-astra/Stock-Revamp"
|
||||
},
|
||||
"version": "v1.14.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "VenStockRevamp"
|
||||
},
|
||||
{
|
||||
"name": "VenStockRevamp-NewParts"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "VenStockRevamp",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"PathPatches",
|
||||
"Squad",
|
||||
"Part Bin"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Kerbas-ad-astra/Stock-Revamp/releases/download/v1.14.1/VenStockRevamp-v1.14.1.zip",
|
||||
"download_size": 142084874,
|
||||
"download_hash": {
|
||||
"sha1": "6ADD353A89648E6B619A3001D3B7209540A26988",
|
||||
"sha256": "03FDC599CD8D36FD4A986A5BA876ADDA1EE928420759DBC6A391DE55C029CA55"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue