"NetKAN generated mods - RealPlume-StockConfigs-v0.2"
This commit is contained in:
parent
69ae31fa8a
commit
35883a1606
|
@ -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.2",
|
||||
"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.2",
|
||||
"author": "Felger",
|
||||
"download": "https://github.com/KSP-RO/RealPlume-StockConfigs/releases/download/v0.2/RealPlume-StockConfigs_v0.2.zip",
|
||||
"download_size": 97060,
|
||||
"download_hash": {
|
||||
"sha1": "F408C874688BAEED12936AA74E0D5A93DC0264FD",
|
||||
"sha256": "099451FFD3ADA50BCB11C19B15C5F5ECB93C80FCE9A33DB1E2304FD3F6DB7367"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue