mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - StockNoContracts/StockNoContracts-v1.00.ckan"
This commit is contained in:
@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "StockNoContracts",
|
"identifier": "StockNoContracts",
|
||||||
|
"name": "StockNoContracts",
|
||||||
|
"abstract": "StockNoContracts is a ModuleManager config file which disables all stock contracts types. You can easly edit it to enable the contract type that you want to keep.",
|
||||||
|
"author": "malah",
|
||||||
"license": "public-domain",
|
"license": "public-domain",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/99869",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/897/StockNoContracts",
|
||||||
|
"repository": "https://github.com/malahx/StockNoContracts"
|
||||||
|
},
|
||||||
|
"version": "v1.00",
|
||||||
|
"ksp_version": "1.0.4",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager",
|
"name": "ModuleManager",
|
||||||
"min_version": "2.6.0"
|
"min_version": "2.6.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ksp_version": "1.0.4",
|
|
||||||
"name": "StockNoContracts",
|
|
||||||
"abstract": "StockNoContracts is a ModuleManager config file which disables all stock contracts types. You can easly edit it to enable the contract type that you want to keep.",
|
|
||||||
"version": "v1.00",
|
|
||||||
"author": "malah",
|
|
||||||
"download": "https://kerbalstuff.com/mod/897/StockNoContracts/download/v1.00",
|
"download": "https://kerbalstuff.com/mod/897/StockNoContracts/download/v1.00",
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99869",
|
|
||||||
"repository": "https://github.com/malahx/StockNoContracts",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/897/StockNoContracts"
|
|
||||||
},
|
|
||||||
"download_size": 30295,
|
"download_size": 30295,
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user