NetKAN generated mods - JNSQ-0.9.0
This commit is contained in:
parent
cbea45fbd3
commit
6e44492f99
|
@ -0,0 +1,166 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "JNSQ",
|
||||
"name": "JNSQ",
|
||||
"abstract": "Stock planets, reimagined, at 1/4 real scale",
|
||||
"author": "Team Galileo",
|
||||
"version": "0.9.0",
|
||||
"ksp_version": "1.8.1",
|
||||
"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",
|
||||
"metanetkan": "https://raw.githubusercontent.com/Galileo88/JNSQ/master/CKAN/JNSQ.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"it-it"
|
||||
],
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config",
|
||||
"Scatterer-sunflare",
|
||||
"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": "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.9.0/JNSQ.0.9.0.zip",
|
||||
"download_size": 2042007957,
|
||||
"download_hash": {
|
||||
"sha1": "D9511AD71E89618CE2A4AED637ED42D52CED64A5",
|
||||
"sha256": "384207B107D6D6125249D9FD52F7566AF0539C70E886910F741419B05A3D2558"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue