NetKAN generated mods - JNSQ-0.8.5
This commit is contained in:
parent
782b8b21f0
commit
fbc60659e3
|
@ -0,0 +1,169 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "JNSQ",
|
||||
"name": "JNSQ",
|
||||
"abstract": "Stock planets, reimagined, at 1/4 real scale",
|
||||
"author": "Team Galileo",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184880-*",
|
||||
"repository": "https://github.com/Galileo88/JNSQ"
|
||||
},
|
||||
"version": "0.8.5",
|
||||
"ksp_version_min": "1.6.1",
|
||||
"ksp_version_max": "1.7.3",
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"es-mx",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config",
|
||||
"Scatterer-sunflare",
|
||||
"DistantObject-config",
|
||||
"PlanetShine-Config",
|
||||
"Kronometer"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Scatterer"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "DistantObject"
|
||||
},
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
},
|
||||
{
|
||||
"name": "RationalResources"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "Strategia"
|
||||
},
|
||||
{
|
||||
"name": "FinalFrontier"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "JX2Antenna"
|
||||
},
|
||||
{
|
||||
"name": "CommNetAntennasInfo"
|
||||
},
|
||||
{
|
||||
"name": "AntennaHelper"
|
||||
},
|
||||
{
|
||||
"name": "KerbalAlarmClock"
|
||||
},
|
||||
{
|
||||
"name": "KopernicusExpansionContinued-EVAFootprints"
|
||||
},
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
},
|
||||
{
|
||||
"name": "ResearchBodies"
|
||||
},
|
||||
{
|
||||
"name": "WaypointManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements-Config"
|
||||
},
|
||||
{
|
||||
"name": "StockVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "SVE-Terrain"
|
||||
},
|
||||
{
|
||||
"name": "Spectra"
|
||||
},
|
||||
{
|
||||
"name": "AstronomersVisualPack"
|
||||
},
|
||||
{
|
||||
"name": "SciFiVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "GPP"
|
||||
},
|
||||
{
|
||||
"name": "OuterPlanetsMod"
|
||||
},
|
||||
{
|
||||
"name": "DistantObject-RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "PlanetShine-Config"
|
||||
},
|
||||
{
|
||||
"name": "CustomBarnKit-RO"
|
||||
},
|
||||
{
|
||||
"name": "BetterLookingOceans-HighRes"
|
||||
},
|
||||
{
|
||||
"name": "BetterLookingOceans-MedRes"
|
||||
},
|
||||
{
|
||||
"name": "BetterLookingOceans-LowRes"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10625"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-64"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-32"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-25"
|
||||
},
|
||||
{
|
||||
"name": "Kerbalism-Config-RO"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/JNSQ",
|
||||
"install_to": "GameData",
|
||||
"comment": "This correctly installs JNSQ"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/JNSQ/releases/download/0.8.5/JNSQ.0.8.5.zip",
|
||||
"download_size": 1959332484,
|
||||
"download_hash": {
|
||||
"sha1": "2826AE9281ED1600F14F4F37EEFF20FAF7012B83",
|
||||
"sha256": "CD825E3ADF5D69FADB02E2EF2C6A4DAF1FA3B83DE21CA7CAC497EDFF622906DE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue