NetKAN added mod - LessRealKerbalism-v1.0.2
This commit is contained in:
parent
8af70694d8
commit
83a783d534
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "LessRealKerbalism",
|
||||
"name": "Kerbalism - LRTR Config",
|
||||
"abstract": "LRTR KerbalismConfig",
|
||||
"author": "pehvbot",
|
||||
"version": "v1.0.2",
|
||||
"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.2/LRKerbalism-v1.0.2.zip",
|
||||
"download_size": 14840486,
|
||||
"download_hash": {
|
||||
"sha1": "ADF8ED6893DE19589FC266192AF7BA5554082511",
|
||||
"sha256": "1DF498525DBDE5DB7D8D78D483189F1A14080253169F37125DAFB05038C87533"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-03T18:33:35Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue