git repos / saland

commit 3cc31321

Poul Sander · 2018-10-24 15:16
3cc31321d529438ee305ce282e5ff0e0168bb995 patch · browse files
parent f6175e02deb13b6fa7b4b5c5ae1abc0ebb243652

Added some new texture for use for a menu

Changed files

A data/textures/AUTH
A data/textures/gui_back_yellow.png
A data/textures/menu_marked.png
A data/textures/menu_unmarked.png
diff --git a/data/textures/AUTH b/data/textures/AUTH new file mode 100644 index 0000000..6886b82 --- /dev/null +++ b/data/textures/AUTH
@@ -0,0 +1,6 @@
+
+textures/
+gui_back_yellow.png Derived from UI pack by Kenney Vleugels (www.kenney.nl) (CC0 license)
+menu_marked.png Derived from UI pack by Kenney Vleugels (www.kenney.nl) (CC0 license)
+menu_unmarked.png Derived from UI pack by Kenney Vleugels (www.kenney.nl) (CC0 license)
+
diff --git a/data/textures/gui_back_yellow.png b/data/textures/gui_back_yellow.png new file mode 100644 index 0000000..538eb7d
Binary files /dev/null and b/data/textures/gui_back_yellow.png differ
diff --git a/data/textures/menu_marked.png b/data/textures/menu_marked.png new file mode 100644 index 0000000..cf8a80b
Binary files /dev/null and b/data/textures/menu_marked.png differ
diff --git a/data/textures/menu_unmarked.png b/data/textures/menu_unmarked.png new file mode 100644 index 0000000..2dd5a17
Binary files /dev/null and b/data/textures/menu_unmarked.png differ