misc: store images internally with PNG extension for easier manual tinkering

This commit is contained in:
Brendan Hagan
2022-06-20 23:50:17 -04:00
parent a43868f58e
commit b63b3a3f62
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ Features:
* Add filter box to Game and Stylesheet selection.
* Add extra_card("field name") script function for accessing Extra Card Fields.
* Add Clear button to console panel.
* Store images internally with PNG extension.
------------------------------------------------------------------------------
HEAD: new items added as changes are made