NetKAN added mod - LessRealThanReal-v1.5
This commit is contained in:
parent
f140a0d40e
commit
f8edd4cc33
|
@ -0,0 +1,98 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "LessRealThanReal",
|
||||
"name": "Less Real Than Real(ism)",
|
||||
"abstract": "Real Progression One without RealismOverhaul",
|
||||
"author": "pehvbot",
|
||||
"version": "v1.5",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.11",
|
||||
"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": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "CustomBarnKit"
|
||||
},
|
||||
{
|
||||
"name": "RSSDateTimeFormatter"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "DMagicScienceAnimate"
|
||||
},
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ReStockPlus"
|
||||
},
|
||||
{
|
||||
"name": "KSCSwitcher"
|
||||
},
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
},
|
||||
{
|
||||
"name": "LessRealKerbalism"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalAlarmClock"
|
||||
},
|
||||
{
|
||||
"name": "KRASH"
|
||||
},
|
||||
{
|
||||
"name": "ScrapYard"
|
||||
},
|
||||
{
|
||||
"name": "OhScrap"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/LRTR",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/pehvbot/LRTR/releases/download/v1.5/LRTR-v1.5.zip",
|
||||
"download_size": 20331370,
|
||||
"download_hash": {
|
||||
"sha1": "A9A09B171EA5FF24306AC762003308AFBEAD76FA",
|
||||
"sha256": "98B93EA13F5CC2EEF135E1EF7A00484A8648A2F46D8A7F41E793967BC48D9B68"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-19T21:24:07Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue