"NetKAN generated mods - AlcubierreStandalone-0.7.0.0"
This commit is contained in:
parent
4c29991413
commit
447182a8f5
|
@ -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.7.0.0",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.3.9",
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/WarpDrive",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/WarpDrive/releases/download/0.7.0.0/WarpDrive_0.7.0.0.zip",
|
||||
"download_size": 1198418,
|
||||
"download_hash": {
|
||||
"sha1": "442FB8BFDD40E30ACDF3BACF4CAFE69E40021383",
|
||||
"sha256": "A45D791968B7B3C922AD5039948162B79CD568990C701CA0F9C1007397BCF665"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue