NetKAN added mod - ULAVulcan-1.2
This commit is contained in:
parent
fc3214ecc2
commit
786558cb91
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "ULAVulcan",
|
||||
"name": "ULA Vulcan",
|
||||
"abstract": "This mod is a stand-alone expansion to BDB that allows you to build the ULA Vulcan rocket",
|
||||
"author": "Superpenguin160",
|
||||
"version": "1.2",
|
||||
"ksp_version": "1.11.0",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/196738-110x-hephaistos-stockalike-ula-vulcan-official-stand-alone-bdb-expansion/",
|
||||
"spacedock": "https://spacedock.info/mod/2520/ULA%20Vulcan",
|
||||
"x_screenshot": "https://spacedock.info/content/Superpenguin160_9246/ULA_Vulcan/ULA_Vulcan-1599726581.2959614.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "SimpleAdjustableFairings"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RealPlume"
|
||||
},
|
||||
{
|
||||
"name": "BluedogDB"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/Hephaistos",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Ships",
|
||||
"install_to": "Ships",
|
||||
"as": "VAB"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2520/ULA%20Vulcan/download/1.2",
|
||||
"download_size": 38606705,
|
||||
"download_hash": {
|
||||
"sha1": "E245B52997C03D0AA1508816A2F8FADFFD367AEF",
|
||||
"sha256": "CEE60EEE269C30FDB41237EC7DCFED4F97E127FD932E087CB38AB244BC4D40FA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-22T13:49:34.893162+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue