NetKAN generated mods - LessRealThanReal-v1.4
This commit is contained in:
parent
4a28e7ec59
commit
8c35ebe69f
|
@ -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.4",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.10",
|
||||
"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.4/LRTR-v1.4.zip",
|
||||
"download_size": 20361427,
|
||||
"download_hash": {
|
||||
"sha1": "A6040DA9EE301AC6C77384A1CAEF178F76AD4280",
|
||||
"sha256": "41C096D00DE1C0C5F7B5CB04DA894E7AD98B0ADC0B478DCEC5A9E56E88250419"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-10-20T18:23:58Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue