"NetKAN generated mods - RealPlume-1-v0.1"
This commit is contained in:
parent
68c890444d
commit
1c91f08db7
|
@ -1,12 +1,18 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"name": "Real Plume",
|
||||
"identifier": "RealPlume",
|
||||
"name": "Real Plume",
|
||||
"abstract": "A set of effects and basic configs that can be attached to any engine as appropriate. Requires secondary configs to function correctly.",
|
||||
"author": "Felger",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/KSP-RO/RealPlume/wiki",
|
||||
"repository": "https://github.com/KSP-RO/RealPlume"
|
||||
},
|
||||
"version": "1:v0.1",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -23,19 +29,18 @@
|
|||
"name": "HotRockets"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "https://github.com/KSP-RO/RealPlume/wiki",
|
||||
"repository": "https://github.com/KSP-RO/RealPlume"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"find": "RealPlume",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"author": "Felger",
|
||||
"version": "1:v0.1",
|
||||
"download": "https://github.com/KSP-RO/RealPlume/releases/download/v0.1/RealPlume_v0.1a.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 12201272
|
||||
"download_size": 12201272,
|
||||
"download_hash": {
|
||||
"sha1": "FCB676737FA970D15EB09E37C1EBAE5AF7B8B143",
|
||||
"sha256": "81A452ED40C2C60F70F154D3C722BB6D4265C20D239793BC94FF0489EC43B472"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue