rwtema / DenseOres

53 stars 51 forks source link

Texture PermaCache #79

Closed BrainInBlack closed 9 years ago

BrainInBlack commented 9 years ago

I was wondering if there is a way to perma-cache the generated textures, to speed up client load time after the first start, or even right away if a pack creator generates the textures in advance?

Entoarox commented 9 years ago

Please see https://github.com/rwtema/DenseOres/blob/master/src/main/resources/assets/denseores/textures/blocks/customTextures.txt for an answer to both of your questions.

BrainInBlack commented 9 years ago

Ah good to know, thank you.