NetKAN added mod - LessRealKerbalism-v1.0.7
This commit is contained in:
parent
95edf06f53
commit
b85ffff14b
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "LessRealKerbalism",
|
||||
"name": "Kerbalism - LRTR Config",
|
||||
"abstract": "LRTR KerbalismConfig",
|
||||
"author": "pehvbot",
|
||||
"version": "v1.0.7",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/189978-*",
|
||||
"repository": "https://github.com/pehvbot/LRKerbalism",
|
||||
"bugtracker": "https://github.com/pehvbot/LRKerbalism/issues"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"crewed",
|
||||
"science",
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"ko-kr",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"provides": [
|
||||
"Kerbalism-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "LessRealThanReal"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Kerbalism-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalismConfig",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/pehvbot/LRKerbalism/releases/download/v1.0.7/LRKerbalism-v1.0.7.zip",
|
||||
"download_size": 14889701,
|
||||
"download_hash": {
|
||||
"sha1": "E6FC075A1B47B4D7C4DCF85F9883C2166317B45B",
|
||||
"sha256": "68D680689E2B85A346F9BFEBF4D49F55FCCB73C4636094B16542A5D8711C0505"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 39189411,
|
||||
"release_date": "2022-08-30T18:59:32Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue