'NetKAN generated mods - ProceduralFairings-ForEverything/ProceduralFairings-ForEverything-v0.0.1.ckan'
This commit is contained in:
parent
9ffe5136f0
commit
36c6e234cf
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ProceduralFairings-ForEverything",
|
||||
"name": "Procedural Fairings - For Everything!",
|
||||
"abstract": "Add those awesome Procedural Fairings to everything with a fairing! Supported mods shown in suggestions.",
|
||||
"license": "CC-BY-3.0",
|
||||
"ksp_version": "1.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/126788",
|
||||
"repository": "https://github.com/Felger/ProceduralFairings-ForEverything"
|
||||
},
|
||||
"provides": [
|
||||
"PFTextures"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralFairings"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KWRocketry"
|
||||
},
|
||||
{
|
||||
"name": "NovaPunch"
|
||||
},
|
||||
{
|
||||
"name": "VenStockRevamp"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ProceduralFairings-ForEverything",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"author": "Felger",
|
||||
"version": "v0.0.1",
|
||||
"download": "https://github.com/Felger/ProceduralFairings-ForEverything/releases/download/v0.0.1/ProceduralFairings-ForEverything-0.0.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 3741958
|
||||
}
|
Loading…
Reference in New Issue