ElysiumKSP MDK

ElysiumKSP, Unofficial Mod Devlopement Kit for KSP 1.12.5

File Details

ElysiumKSP v0.0.1 prerelease 3

  • R
  • Oct 6, 2025
  • 87.81 KB
  • 4
  • 1.12.5

File Name

ElysiumKSP-v0.0.1-prerelease-3.zip

Supported Versions

  • 1.12.5

v0.0.1-prerelease-4 (2025-10-05)
- Added `Kernel32` folder with `GPUCodeRunner`compute shader, for running tasks on GPU.
- Added `ElysiumKSP CG Include` for Unity Shaders, in current `ElysiumKSP.cginc` awaible `PBR_Shade` for realistic light effects without handmake tons of code.
- Re-coded `GPUProcessRunner` for using `GPUCodeRunner.compute` shader to launch simple and not-simple math formuls on GPU, for optimized calls.