Skip to content

Skin Manager v2.4

Compare
Choose a tag to compare
@katycat5e katycat5e released this 28 Aug 22:21
· 81 commits to master since this release
ffb99df

Added async texture loading from @mspielberg
(PR #6 , #7 )

Uses a native C DLL to load images, generate mipmaps, and compress the textures to DXT1/5 format.
Caches the compressed textures to a new "Cache" subdirectory.

The StbImage.dll has to be included in the mod directory next to SkinManagerMod.dll.