"NetKAN generated mods - AlcubierreStandalone-0.9.0.0"
This commit is contained in:
parent
8b2222691b
commit
a838ab8892
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "AlcubierreStandalone",
|
||||
"name": "Alcubierre Warp Drive (Stand-alone)",
|
||||
"abstract": "The Alcubierre drive works by moving space around your ship, not through acceleration.",
|
||||
"author": "RoverDude",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/WarpDrive"
|
||||
},
|
||||
"version": "0.9.0.0",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.9",
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/WarpDrive",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/WarpDrive/releases/download/0.9.0.0/WarpDrive_0.9.0.0.zip",
|
||||
"download_size": 2771210,
|
||||
"download_hash": {
|
||||
"sha1": "D3DCC26EB7982D8A95A70AAC287528744EB32A8B",
|
||||
"sha256": "11CE956392F50897EAD3F9A5FFE356F1098C36D45E2BAB99E0043F43C870D9F4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue