NetKAN added mod - LessRealThanReal-v2.0.6
This commit is contained in:
parent
86a64aa4bd
commit
5630ca99a3
|
@ -0,0 +1,84 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "LessRealThanReal",
|
||||
"name": "Less Real Than Real(ism)",
|
||||
"abstract": "Real Progression One without RealismOverhaul",
|
||||
"author": "pehvbot",
|
||||
"version": "v2.0.6",
|
||||
"ksp_version_min": "1.12",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/189978-*",
|
||||
"repository": "https://github.com/pehvbot/LRTR",
|
||||
"bugtracker": "https://github.com/pehvbot/LRTR/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"config",
|
||||
"parts",
|
||||
"tech-tree",
|
||||
"career",
|
||||
"science"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "CustomBarnKit"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "DMagicScienceAnimate"
|
||||
},
|
||||
{
|
||||
"name": "MagiCore"
|
||||
},
|
||||
{
|
||||
"name": "ModularFlightIntegrator"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ReStockPlus"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "LessRealKerbalism"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
},
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/LRTR",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/pehvbot/LRTR/releases/download/v2.0.6/LRTR-v2.0.6.zip",
|
||||
"download_size": 21454694,
|
||||
"download_hash": {
|
||||
"sha1": "4AD32B8298721F5D8071CB54F1241D5C5C032B5C",
|
||||
"sha256": "51E16697B2B78A9605EE25F871739485894EA5BEEAF316ED69023918FCFBB9F0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 54025470,
|
||||
"release_date": "2023-04-17T03:21:19Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue