NetKAN added mod - UnKerballedStart-1.3.2
This commit is contained in:
parent
f22273287b
commit
0b868334dd
|
@ -0,0 +1,135 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "UnKerballedStart",
|
||||
"name": "Un Kerballed Start",
|
||||
"abstract": "Probes-first and planes-first tech tree for Kerbal Space Program. Inspired by UnmannedBeforeManned by Yemo.",
|
||||
"author": [
|
||||
"SpinkAkron",
|
||||
"theonegalen"
|
||||
],
|
||||
"version": "1.3.2",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/196589-*",
|
||||
"spacedock": "https://spacedock.info/mod/2074/UnKerballed%20Start",
|
||||
"repository": "https://github.com/theonegalen/UnKerballedStart",
|
||||
"bugtracker": "https://github.com/theonegalen/UnKerballedStart/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/theonegalen/UnKerballedStart/master/UnKerballedStart.version"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"tech-tree",
|
||||
"science",
|
||||
"career"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CustomBarnKit"
|
||||
},
|
||||
{
|
||||
"name": "HideEmptyTechNodes"
|
||||
},
|
||||
{
|
||||
"name": "EVARepairs"
|
||||
},
|
||||
{
|
||||
"name": "Bureaucracy"
|
||||
},
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
},
|
||||
{
|
||||
"name": "Strategia"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-PlanesWithPurposes"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-ExplorationPlus"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-CareerEvolution"
|
||||
},
|
||||
{
|
||||
"name": "ResearchAdvancementDivision"
|
||||
},
|
||||
{
|
||||
"name": "KerbinSideRemasteredGAP"
|
||||
},
|
||||
{
|
||||
"name": "KerbinSideRemasteredGapExtras"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-JNSQ-GAP"
|
||||
},
|
||||
{
|
||||
"name": "JNSQ-KSRGAP"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "BetterEarlyTree"
|
||||
},
|
||||
{
|
||||
"name": "BreakingGroundPropellerRebalance"
|
||||
},
|
||||
{
|
||||
"name": "CrusoeSpaceIndustriesTechTree"
|
||||
},
|
||||
{
|
||||
"name": "CTTStockRebalance"
|
||||
},
|
||||
{
|
||||
"name": "ETT"
|
||||
},
|
||||
{
|
||||
"name": "FacilityTree"
|
||||
},
|
||||
{
|
||||
"name": "ImprovedTreeEnginePlacement"
|
||||
},
|
||||
{
|
||||
"name": "KiwiTechTree"
|
||||
},
|
||||
{
|
||||
"name": "LessRealThanReal"
|
||||
},
|
||||
{
|
||||
"name": "OpenTree"
|
||||
},
|
||||
{
|
||||
"name": "ProbesBeforeCrew"
|
||||
},
|
||||
{
|
||||
"name": "SimplexTechTree"
|
||||
},
|
||||
{
|
||||
"name": "TechTreeKompacted"
|
||||
},
|
||||
{
|
||||
"name": "TETRIXTechTree"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/theonegalen/UnKerballedStart/releases/download/v1.3.2/UnKerballedStart-1.3.2.zip",
|
||||
"download_size": 191067,
|
||||
"download_hash": {
|
||||
"sha1": "7EE11220EF17EA1486BAC99A5CB9B051DB19A36B",
|
||||
"sha256": "FD568A56A249655F1E7C278BA83020AE6484CB134A6B4CC29B663DEEBCF0077C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 534670,
|
||||
"release_date": "2022-10-05T01:11:31Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue