'NetKAN generated mods - RealPlume-StockConfigs/RealPlume-StockConfigs-v0.4.ckan'
This commit is contained in:
parent
3d2b290cdd
commit
d7eb17aec2
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RealPlume-StockConfigs",
|
||||
"ksp_version": "1.0.4",
|
||||
"name": "Real Plume - Stock Configs",
|
||||
"abstract": "A set of effects and basic configs that can be attached to any engine as appropriate. Requires secondary configs to function correctly.",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"depends": [
|
||||
{
|
||||
"name": "RealPlume"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ABLaunchers"
|
||||
},
|
||||
{
|
||||
"name": "AIESAerospace-Unofficial"
|
||||
},
|
||||
{
|
||||
"name": "AtomicAge"
|
||||
},
|
||||
{
|
||||
"name": "FASA"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketry"
|
||||
},
|
||||
{
|
||||
"name": "ModularRocketSystem"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "SpaceY-Lifters"
|
||||
},
|
||||
{
|
||||
"name": "SXT"
|
||||
},
|
||||
{
|
||||
"name": "Tantares"
|
||||
},
|
||||
{
|
||||
"name": "TantaresLV"
|
||||
},
|
||||
{
|
||||
"name": "TundraExploration"
|
||||
},
|
||||
{
|
||||
"name": "VenStockRevamp"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"RealPlumeConfigs"
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "https://github.com/KSP-RO/RealPlume/wiki",
|
||||
"repository": "https://github.com/KSP-RO/RealPlume-StockConfigs"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"find": "RealPlume-Stock",
|
||||
"install_to": "GameData/RealPlume"
|
||||
}
|
||||
],
|
||||
"version": "v0.4",
|
||||
"author": "Felger",
|
||||
"download": "https://github.com/KSP-RO/RealPlume-StockConfigs/releases/download/v0.4/RealPlume-StockConfigs_v0.4.zip",
|
||||
"download_size": 97623,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue