aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/makamys/lodmod/util/SpriteUtil.java
AgeCommit message (Collapse)Author
2022-06-09Rebrand pt. 1: Rename mod to Neodymiummakamys
2021-05-07Refactor MyRenderer to use a singleton instead of being staticmakamys
This should help with memory leaks and clean up the code a bit