"NetKAN generated mods - DIRECTLaunchVehicles-0.1.2"
This commit is contained in:
parent
e5a782e131
commit
4e0017cfa1
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DIRECTLaunchVehicles",
|
||||
"name": "DIRECT - Launch Vehicles",
|
||||
"abstract": "Giant hydrogen tanks and SRBs for rockets & shuttles based on the Jupiter LV proposal. ",
|
||||
"author": "benjee10",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/130167-WIP-D-I-R-E-C-T-Super-Heavy-Launchers-Interplanetary-Spacecraft",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1280/DIRECT%20-%20Launch%20Vehicles",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/benjee10_6674/DIRECT_-_Launch_Vehicles/DIRECT_-_Launch_Vehicles-1447970234.1416605.png"
|
||||
},
|
||||
"version": "0.1.2",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DIRECT_LV",
|
||||
"install_to": "GameData",
|
||||
"filter": ".DS_Store"
|
||||
},
|
||||
{
|
||||
"find": "VAB",
|
||||
"install_to": "Ships",
|
||||
"filter": ".DS_Store"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1280/DIRECT%20-%20Launch%20Vehicles/download/0.1.2",
|
||||
"download_size": 2252227,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue