This ksp mod is adding 3d galaxies to the game by using nifty nebula mod
--Galaxies--
IC-E101 based off IC 1101 the black hole at center is a quasar called Kuna from one of my mods -The idea is from my friend @leo.pngx
KCG7479 based off NGC 7479 the center of galaxy is kerr from KSS2 -idea by @StarCrusher96
Mandromeda is based off Andromeda galaxy the center of galaxy is Kcalbeloh from KcalbelohSystem mod
Kerbolway is based off Milky Way galaxy the center is the custom black hole made by this mod called KagitariusA
LGC is based off LMC galaxy the center is the black hole from mod KerlkyWaayGalaxy -idea by @Im not an Ailen!

--Requires--
Nifty Nebulae -> https://github.com/RJVB09/NiftyNebulae/releases
	Draws the galaxy volumes. Nothing renders without it.

SDF(Scatterer Distance Fix) -> https://github.com/AndrewKerbal/SDF-Scatterer-Distance-Fix
	Scatterer works out the direction to a planet's sun using float32 world
	positions. That far from Kerbol the smallest number it can represent is
	bigger than the whole distance from the planet to its star, so the sun
	direction turns to noise and atmospheres render with no day/night line at
	all -- fully lit, worst in the tracking station. SDF swaps one file
	(Scatterer.dll) for a build that does the maths in float64.
	Without it every atmospheric planet outside Kerbol looks broken, and it
	looks like a KGS bug.

ASO -> https://github.com/AndrewKerbal/ASO
	REQUIRED. Provides Kuna, the quasar at the centre of IC-E101. KGS does
	not include Kuna itself -- it only repositions it -- so without ASO that
	galaxy has no centre to hang on.

Kcalbeloh System -> https://github.com/jcyuan06/Kcalbeloh-System#installation
	REQUIRED for the same reason: it provides Kcalbeloh, the centre of
	Mandromeda.

KSS2 -> https://github.com/StarCrusher96/Kerbal-Star-Systems-2
	Optional. Provides Kerr, the centre of KCG7479, but KGS ships a fallback
	Kerr so the galaxy still works without it. With KSS2 installed, all five
	of its systems are moved into KCG7479.

KerlkyWaayGalaxy -> Didnt Released yet
	Optional. Provides KGBH, the centre of LGC. KGS ships a fallback here
	too, so LGC works without it.

--Supported planet packs--
Install any of these and KGS moves their stars into a galaxy disk automatically.
Every one is optional and guarded, so a pack you do not have is just skipped.

CosmicSerenity		Anubis, Atlas, Hades and Yunxiao
StellarSystems		KauKeti, Keppe, Keridani, Noren, Orrion, Rast, Xeroon, Swarch
KSS2			all five systems moved into KCG7479
K87 Galaxy		placed as a satellite galaxy of Mandromeda
Promised Worlds		works as-is, no placement config needed -- the mod
			recreates the planned KSP2 systems from the original
			developers' own layout, so it already sits almost exactly
			where the stock Kerbol system does and nothing needs moving

And all other stuff that other mods need like Kopernicus and Etc.
(Kopernicus--Required framework for custom planetary systems 
HarmonyKSP--Required framework for custom planetary systems 
KSPTextureLoader--Optimizes texture loading and memory usage 
ModuleManager Applies config--patches at game load 
KopernicusExpansion-ER--Enables wormholes and special FX 
KSP Community Fixes--Critical bugfix pack 
VertexMitchellNetravaliHeightMap--Advanced terrain detail 
VertexHeightOblateAdvanced--Oblate planet shapes 
VertexColorMapEmissive Adds--emissive color mapping

--Visuals--
Parallax Continued--High-detail terrain and tessellation 
Scaled Decorator--Unity Effects 
Sigma LoadingScreens--Custom loading screens 
Sigma Replacements – SkyBox--Custom skybox for deep-space environments 
Volumetric EVE (v5 only)--Volumetric clouds, auroras, geysers (requires Scatterer) 
Scatterer--Atmospheres, ocean shaders, and light scattering (used by Volumetric EVE)
SDF--Scatterer bug fixes that happen after 20k kerbal light years from the center of map
Singularity--Black hole and wormhole rendering 

-Optional-
Firefly--Realistic re-entry and plasma effects 
PlanetShine--Reflected glow from planets and moons 
Deferred Rendering--Optional global lighting overhaul


--License--
CC BY-NC-SA 4.0 -- share and adapt freely, credit me, non-commercial only,
and keep derivatives under the same license. Full text in LICENSE.txt
