NetKAN added mod - LessRealKerbalism-v1.0.1
This commit is contained in:
parent
c1f93f304e
commit
086da342fd
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "LessRealKerbalism",
|
||||
"name": "Kerbalism - LRTR Config",
|
||||
"abstract": "LRTR KerbalismConfig",
|
||||
"author": "pehvbot",
|
||||
"version": "v1.0.1",
|
||||
"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": [
|
||||
"en-us",
|
||||
"zh-cn",
|
||||
"es-es",
|
||||
"ru",
|
||||
"ko-kr",
|
||||
"de-de",
|
||||
"pt-br"
|
||||
],
|
||||
"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.1/LRKerbalism-v1.0.1.zip",
|
||||
"download_size": 14809010,
|
||||
"download_hash": {
|
||||
"sha1": "DC3D7DAA012B829A29E08F3C447220C41497535A",
|
||||
"sha256": "F502EC76BF735087760772FD2EE88CD71F8F34368DD96719EFE77026E7858C4B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-22T14:18:24Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue