My text api/signs3 mod is nearly done. The only hitch is you have to restart the game for the new textures to take effect, which doesn't cut it for me.
Combine can sortof create a new texture while the game is running, so long as youre combining textures that were loaded at startup, so same problem, my texs are being generated while the game is running.
Is there anything in the API that allows for the dynamic loading of textures, or am i gonna have to start looking to patching the engine? (if thats possible)