"NetKAN generated mods - USI-NuclearRockets-0.6.0.0"
This commit is contained in:
parent
8592a62a13
commit
5e626fabb3
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "USI-NuclearRockets",
|
||||
"name": "'Project Orion' Nuclear Pulse Engine",
|
||||
"abstract": "Nuclear Pulse Drives for KSP!",
|
||||
"author": "RoverDude",
|
||||
"license": "restricted",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/NuclearRockets"
|
||||
},
|
||||
"version": "0.6.0.0",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.9.0.0"
|
||||
},
|
||||
{
|
||||
"name": "USI-Core",
|
||||
"min_version": "0.4.0.0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/Orion",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/NuclearRockets/releases/download/0.6.0.0/Orion_0.6.0.0.zip",
|
||||
"download_size": 9827524,
|
||||
"download_hash": {
|
||||
"sha1": "E9517D3BD9AE305245848CB600283F1039EEA4D9",
|
||||
"sha256": "936A2AA6DFB7E7B8A31BA5405DB9FB972CC55556D23E2052A1EC48CE07D12380"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue