"NetKAN generated mods - AlcubierreStandalone-0.2.0"
This commit is contained in:
parent
c0fc9158ed
commit
78972f1b2a
|
@ -1,23 +1,28 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "AlcubierreStandalone",
|
"identifier": "AlcubierreStandalone",
|
||||||
"author": "RoverDude",
|
|
||||||
"name": "Alcubierre Warp Drive (Stand-alone)",
|
"name": "Alcubierre Warp Drive (Stand-alone)",
|
||||||
"abstract": "The Alcubierre drive works by moving space around your ship, not through acceleration.",
|
"abstract": "The Alcubierre drive works by moving space around your ship, not through acceleration.",
|
||||||
|
"author": "RoverDude",
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"ksp_version": "1.0",
|
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/100798",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/100798",
|
||||||
"repository": "https://github.com/BobPalmer/WarpDrive"
|
"repository": "https://github.com/BobPalmer/WarpDrive"
|
||||||
},
|
},
|
||||||
|
"version": "0.2.0",
|
||||||
|
"ksp_version": "1.0",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/UmbraSpaceIndustries",
|
"file": "GameData/UmbraSpaceIndustries",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "0.2.0",
|
|
||||||
"download": "https://github.com/BobPalmer/WarpDrive/releases/download/0.2.0/WarpDrive_0.2.0.zip",
|
"download": "https://github.com/BobPalmer/WarpDrive/releases/download/0.2.0/WarpDrive_0.2.0.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 1417643,
|
||||||
"download_size": 1417643
|
"download_hash": {
|
||||||
|
"sha1": "A3A0E157B224BC2A3A2EE08BF3AF7C808FEFCFF0",
|
||||||
|
"sha256": "372759D69F8EA186683B87EBF94A2E2862A7B2E54DCACD5180624C42600CCE8A"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue