Open Krzyhau opened 8 months ago
Implement advanced asset manager which will properly cache assets and convert/load them only when necessary.
I've tried to do this in this branch but failed due to how bad it was in terms of performance. Maybe I'm doing something stupid. Maybe checking for up-to-date versions of the file isn't really necessary. Idk.
Implement advanced asset manager which will properly cache assets and convert/load them only when necessary.