"NetKAN generated mods - AlcubierreStandalone-0.1.0"
This commit is contained in:
parent
ccf7c41909
commit
aec9eb66ac
|
@ -1,27 +1,32 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AlcubierreStandalone",
|
||||
"author": "RoverDude",
|
||||
"name": "Alcubierre Warp Drive (Stand-alone)",
|
||||
"abstract": "The Alcubierre drive works by moving space around your ship, not through acceleration.",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"ksp_version": "0.90",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "Regolith"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/BobPalmer/WarpDrive"
|
||||
},
|
||||
"version": "0.1.0",
|
||||
"download": "https://github.com/BobPalmer/WarpDrive/releases/download/0.1.0/WarpDrive_0.1.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1440316
|
||||
}
|
||||
"spec_version": 1,
|
||||
"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": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/BobPalmer/WarpDrive"
|
||||
},
|
||||
"version": "0.1.0",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "Regolith"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/WarpDrive/releases/download/0.1.0/WarpDrive_0.1.0.zip",
|
||||
"download_size": 1440316,
|
||||
"download_hash": {
|
||||
"sha1": "ACEEB8642AC62D6A083B78A69B72B7DEBE296D27",
|
||||
"sha256": "A4FECE4F3E985D368B60D0C94D24651FDB61836AB34471382EF127F9731BC4A0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue