"NetKAN generated mods - USI-NuclearRockets-0.2.0.0"
This commit is contained in:
parent
0092ee542f
commit
b3567f262e
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "USI-NuclearRockets",
|
||||
"name": "'Project Orion' Nuclear Pulse Engine",
|
||||
"abstract": "Nuclear Pulse Drives for KSP!",
|
||||
"author": "RoverDude",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/121597-alpha-project-orion-nuclear-pulse-engine/",
|
||||
"repository": "https://github.com/BobPalmer/NuclearRockets"
|
||||
},
|
||||
"version": "0.2.0.0",
|
||||
"ksp_version": "1.1.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools"
|
||||
},
|
||||
{
|
||||
"name": "USI-Core"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/Orion",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/NuclearRockets/releases/download/0.2.0.0/Orion_0.2.0.0.zip",
|
||||
"download_size": 6838013,
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue