"NetKAN generated mods - BritishRockets-1.1.0"
This commit is contained in:
parent
90f2ec1276
commit
c03fc737ca
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BritishRockets",
|
||||
"name": "British Rockets",
|
||||
"abstract": "Collection of British launch vehicles",
|
||||
"author": "TheWire",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://www.curse.com/ksp-mods/kerbal/233347-british-rockets",
|
||||
"repository": "https://github.com/TheWire/British_Rockets",
|
||||
"x_screenshot": "http://media-curse.cursecdn.com/attachments/156/35/8fa1dfc59ce122f755502543ea6c5d7d.png"
|
||||
},
|
||||
"version": "1.1.0",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KlockheedMartian-Gimbal"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "British Rockets",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/TheWire/British_Rockets/releases/download/1.1.0/British_Rockets-1.1.0.zip",
|
||||
"download_size": 2842713,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue