jakubg1 / OpenSMCE

Game engine which allows creating a broad range of marble popper games.
MIT License
14 stars 11 forks source link

Allow inline color palette definitions #123

Open jakubg1 opened 8 months ago

jakubg1 commented 8 months ago

When ResourceManager:getColorPalette receives a path to a PNG file, generate an implicit color palette instead of erroring out. Modders deserve better treatment.