NetKAN added mod - AlcubierreStandalone-1.4.0
This commit is contained in:
parent
800cb0e697
commit
3db0273ebe
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1.4.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/WarpDrive",
|
||||
"bugtracker": "https://github.com/BobPalmer/WarpDrive/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/BobPalmer/CKAN/master/AlcubierreStandalone.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/WarpDrive",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/WarpDrive/releases/download/1.4.0/WarpDrive_1.4.0.0.zip",
|
||||
"download_size": 2336714,
|
||||
"download_hash": {
|
||||
"sha1": "C22EC6E471C39227FBE202A5774D879CF4DC85DA",
|
||||
"sha256": "D234D72ACEEA7C25D26EA896C8EE991907D6E1077B10906097521ED84BEF757B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-21T21:25:46Z",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue