File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
* - No ICNS file format supported (it includes sizes >256 pixels)
17
17
*
18
18
* VERSIONS HISTORY:
19
- * 2.1 (06 -Oct-2022) ADDED: Sponsor window for tools support
20
- * Updated to raygui 3.5-dev
19
+ * 2.1 (10 -Oct-2022) ADDED: Sponsor window for tools support
20
+ * Updated to raylib 4.5-dev and raygui 3.5-dev
21
21
* 2.0 (04-Oct-2022) ADDED: Support text info data for every icon image
22
22
* ADDED: Export icon images as a .zip package
23
23
* ADDED: Main toolbar to access File/Tools/Visual options
71
71
72
72
#define TOOL_NAME "rIconPacker"
73
73
#define TOOL_SHORT_NAME "rIP"
74
- #define TOOL_VERSION "2.0 "
74
+ #define TOOL_VERSION "2.1 "
75
75
#define TOOL_DESCRIPTION "A simple and easy-to-use icons packer"
76
76
#define TOOL_RELEASE_DATE "Oct.2022"
77
77
#define TOOL_LOGO_COLOR 0xffc800ff
You can’t perform that action at this time.
0 commit comments