Skip to content
Sean Lynch edited this page Dec 9, 2025 · 3 revisions

KSPTextureLoader is a library for loading textures as quickly and efficiently. It also allows assets to be shipped directly as asset bundles, which unity can load in the background.

Want to use asset bundles in your mod? Check out

Want to use KSPTextureLoader's API to implement texture loading in your mod? Check out

Clone this wiki locally