Delete RealPlume-2-v10.4.9.ckan

After new .netkan file implementation, this file is obsolete.
This commit is contained in:
Myk Dowling 2015-12-13 15:06:44 +11:00
parent aabe9401de
commit b7c03c93e2
1 changed files with 0 additions and 45 deletions

View File

@ -1,45 +0,0 @@
{
"spec_version": "v1.4",
"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": "2:v10.4.9",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "SmokeScreen"
},
{
"name": "RealPlumeConfigs"
}
],
"recommends": [
{
"name": "EngineLighting"
}
],
"conflicts": [
{
"name": "HotRockets"
}
],
"install": [
{
"find": "RealPlume",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/RealPlume/releases/download/v10.4.9/RealPlume_v10.4.9.zip",
"download_size": 25147595,
"x_generated_by": "netkan"
}