mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - RealPlume/RealPlume-1-v10.4.9.ckan"
This commit is contained in:
@ -1,11 +1,17 @@
|
|||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"identifier": "RealPlume",
|
"identifier": "RealPlume",
|
||||||
"ksp_version": "1.0.4",
|
|
||||||
"name": "Real Plume",
|
"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.",
|
"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",
|
"license": "CC-BY-NC-SA",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://github.com/KSP-RO/RealPlume/wiki",
|
||||||
|
"repository": "https://github.com/KSP-RO/RealPlume"
|
||||||
|
},
|
||||||
|
"version": "1:v10.4.9",
|
||||||
|
"ksp_version": "1.0.4",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
@ -22,24 +28,18 @@
|
|||||||
"name": "EngineLighting"
|
"name": "EngineLighting"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"conflicts": [
|
|
||||||
{
|
|
||||||
"name": "HotRockets"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resources": {
|
|
||||||
"homepage": "https://github.com/KSP-RO/RealPlume/wiki",
|
|
||||||
"repository": "https://github.com/KSP-RO/RealPlume"
|
|
||||||
},
|
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "RealPlume",
|
"find": "RealPlume",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "1:v10.4.9",
|
|
||||||
"author": "Felger",
|
|
||||||
"download": "https://github.com/KSP-RO/RealPlume/releases/download/v10.4.9/RealPlume_v10.4.9.zip",
|
"download": "https://github.com/KSP-RO/RealPlume/releases/download/v10.4.9/RealPlume_v10.4.9.zip",
|
||||||
"download_size": 25147595,
|
"download_size": 25147595,
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "HotRockets"
|
||||||
|
}
|
||||||
|
],
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user