NetKAN added mod - VenStockRevamp-v1.16.0
This commit is contained in:
parent
2b66d55ae6
commit
b0b607e293
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "VenStockRevamp",
|
||||
"name": "Ven's Stock Part Revamp",
|
||||
"abstract": "With this part pack, your rockets/planes/racecars will look at least 20% cooler as they tumble into the ground!",
|
||||
"author": [
|
||||
"VenVen",
|
||||
"Kerbas-ad-astra"
|
||||
],
|
||||
"version": "v1.16.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/189732-*",
|
||||
"repository": "https://github.com/Kerbas-ad-astra/Stock-Revamp",
|
||||
"bugtracker": "https://github.com/Kerbas-ad-astra/Stock-Revamp/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Kerbas-ad-astra/Stock-Revamp/master/GameData/VenStockRevamp/VenStockRevamp.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "VenStockRevamp-Core"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "VenStockRevamp-NewParts"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ReStock"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "VenStockRevamp/PathPatches",
|
||||
"install_to": "GameData/VenStockRevamp"
|
||||
},
|
||||
{
|
||||
"find": "VenStockRevamp/Squad",
|
||||
"install_to": "GameData/VenStockRevamp"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Kerbas-ad-astra/Stock-Revamp/releases/download/v1.16.0/VenStockRevamp-v1.16.0.zip",
|
||||
"download_size": 145971967,
|
||||
"download_hash": {
|
||||
"sha1": "C943F4E33E2915B9FD1D998203CB38D2D333DE4E",
|
||||
"sha256": "BBF4FAC6AB32B22A77B043310D2E8A87727085E386F41D2ADDC99417D3D26509"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-05T23:56:35Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue