"NetKAN generated mods - RealPlume-StockConfigs-v0.3"
This commit is contained in:
parent
8f4787053d
commit
3e1da5f593
|
@ -1,10 +1,19 @@
|
|||
{
|
||||
"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.",
|
||||
"author": "Felger",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/KSP-RO/RealPlume/wiki",
|
||||
"repository": "https://github.com/KSP-RO/RealPlume-StockConfigs"
|
||||
},
|
||||
"version": "v0.3",
|
||||
"ksp_version": "1.0.4",
|
||||
"provides": [
|
||||
"RealPlumeConfigs"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "RealPlume"
|
||||
|
@ -51,22 +60,18 @@
|
|||
"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.3",
|
||||
"author": "Felger",
|
||||
"download": "https://github.com/KSP-RO/RealPlume-StockConfigs/releases/download/v0.3/RealPlume-StockConfigs_v0.3.zip",
|
||||
"download_size": 97527,
|
||||
"download_hash": {
|
||||
"sha1": "20642E2A7FD100D1CBD1C1355D756000FC1DFF2F",
|
||||
"sha256": "AF4E80A5202E3196D5BFC6FB2CF329FEADD640524E1E772AB799B7A1EBA0ACF0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue