From 973d902a16b35258629d2a0b228ad9c3f49b6198 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 8 Dec 2022 18:24:41 +0200 Subject: ReiLuaGui File explorer. --- examples/resources/images/LICENCE | 5 ++++- examples/resources/images/files.png | Bin 0 -> 7500 bytes examples/resources/images/open-folder.png | Bin 0 -> 6243 bytes examples/resources/images/previous-button.png | Bin 0 -> 6820 bytes 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 examples/resources/images/files.png create mode 100644 examples/resources/images/open-folder.png create mode 100644 examples/resources/images/previous-button.png (limited to 'examples/resources/images') diff --git a/examples/resources/images/LICENCE b/examples/resources/images/LICENCE index bfe263f..3cf6909 100644 --- a/examples/resources/images/LICENCE +++ b/examples/resources/images/LICENCE @@ -9,4 +9,7 @@ ui_bgr.png Jussi Viitala CC0 check-mark.png Delapouite Creative Commons 3.0 https://game-icons.net Resized circle.png Delapouite Creative Commons 3.0 https://game-icons.net Resized plain-circle.png Delapouite Creative Commons 3.0 https://game-icons.net Resized -cancel.png Sbed Creative Commons 3.0 https://game-icons.net Resized \ No newline at end of file +previous-button.png Delapouite Creative Commons 3.0 https://game-icons.net Resized +open-folder.png Delapouite Creative Commons 3.0 https://game-icons.net Resized +files.png Delapouite Creative Commons 3.0 https://game-icons.net Resized +cancel.png Sbed Creative Commons 3.0 https://game-icons.net Resized diff --git a/examples/resources/images/files.png b/examples/resources/images/files.png new file mode 100644 index 0000000..503e0d9 Binary files /dev/null and b/examples/resources/images/files.png differ diff --git a/examples/resources/images/open-folder.png b/examples/resources/images/open-folder.png new file mode 100644 index 0000000..8a14119 Binary files /dev/null and b/examples/resources/images/open-folder.png differ diff --git a/examples/resources/images/previous-button.png b/examples/resources/images/previous-button.png new file mode 100644 index 0000000..fa4ba7e Binary files /dev/null and b/examples/resources/images/previous-button.png differ -- cgit v1.2.3