Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
d9ea43fce4
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "LudicrousPropulsionSystems",
|
||||
"name": "Ludicrous Propulsion Systems",
|
||||
"abstract": "Adds new hybrid boosters, giant tanks lengths, and radial-size adapting engines to reduce part counts.",
|
||||
"author": "BenjaminCronin",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/159040-*",
|
||||
"repository": "https://github.com/BenjaminCronin/Ludicrous-Propulsion-Systems"
|
||||
},
|
||||
"version": "v.0.2.4.3",
|
||||
"ksp_version": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/LudicrousPropulsionSystems",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://api.github.com/repos/BenjaminCronin/Ludicrous-Propulsion-Systems/zipball/v.0.2.4.3",
|
||||
"download_size": 116223,
|
||||
"download_hash": {
|
||||
"sha1": "A4F217533944A50DE6A4365545AA52B00279E369",
|
||||
"sha256": "D933069727DF087662ABF0D5A27B2E7124A5EB483B5F305BFDFFA170011BC8AC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue