"NetKAN generated mods - DeepSpaceExplorationVessels-v1.1.2"
This commit is contained in:
parent
1dd2021dc9
commit
f921543b9c
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "DeepSpaceExplorationVessels",
|
||||
"name": "Deep Space Exploration Vessels",
|
||||
"abstract": "Build spacecraft inspired by NASA's exploration studies",
|
||||
"author": "Angel125",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/122162-105-deep-space-exploration-vessels-105-build-nasa-inspired-ships-in-ksp/&page=1",
|
||||
"repository": "https://github.com/Angel-125/DSEV"
|
||||
},
|
||||
"version": "v1.1.2",
|
||||
"ksp_version": "1.1.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.4.9"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueTools",
|
||||
"min_version": "1.0.32"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.18"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/WildBlueIndustries/DSEV",
|
||||
"install_to": "GameData/WildBlueIndustries"
|
||||
},
|
||||
{
|
||||
"file": "GameData/Squad/Resources/RDSimpleIcons",
|
||||
"install_to": "GameData/Squad/Resources"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/DSEV/releases/download/v1.1.2/DSEV_1_1_2.zip",
|
||||
"download_size": 12113218,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue