BaseMod
BaseMod copied to clipboard
CustomRelic doesn't have much of a point - also the constructor should be able to take a texture path
Right now the constructor requires a texture to have already been constructed. It would make for a better API if the constructor could also just take a string and build the texture for the user.