aboutsummaryrefslogtreecommitdiff
path: root/launcher/resources/backgrounds
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2021-07-25 19:11:59 +0200
committerPetr Mrázek <peterix@gmail.com>2021-07-25 19:50:44 +0200
commit20b9f2b42a3b58b6081af271774fbcc34025dccb (patch)
tree064fa59facb3357139b47bd4e60bfc8edb35ca11 /launcher/resources/backgrounds
parentdd133680858351e3e07690e286882327a4f42ba5 (diff)
downloadPrismLauncher-20b9f2b42a3b58b6081af271774fbcc34025dccb.tar.gz
PrismLauncher-20b9f2b42a3b58b6081af271774fbcc34025dccb.tar.bz2
PrismLauncher-20b9f2b42a3b58b6081af271774fbcc34025dccb.zip
NOISSUE Flatten gui and logic libraries into MultiMC
Diffstat (limited to 'launcher/resources/backgrounds')
-rw-r--r--launcher/resources/backgrounds/backgrounds.qrc7
-rw-r--r--launcher/resources/backgrounds/catbgrnd2.pngbin0 -> 62973 bytes
-rw-r--r--launcher/resources/backgrounds/catmas.pngbin0 -> 72818 bytes
3 files changed, 7 insertions, 0 deletions
diff --git a/launcher/resources/backgrounds/backgrounds.qrc b/launcher/resources/backgrounds/backgrounds.qrc
new file mode 100644
index 00000000..83505635
--- /dev/null
+++ b/launcher/resources/backgrounds/backgrounds.qrc
@@ -0,0 +1,7 @@
+<!DOCTYPE RCC>
+<RCC version="1.0">
+ <qresource prefix="/backgrounds">
+ <file alias="kitteh">catbgrnd2.png</file>
+ <file alias="catmas">catmas.png</file>
+ </qresource>
+</RCC>
diff --git a/launcher/resources/backgrounds/catbgrnd2.png b/launcher/resources/backgrounds/catbgrnd2.png
new file mode 100644
index 00000000..e9de7f27
--- /dev/null
+++ b/launcher/resources/backgrounds/catbgrnd2.png
Binary files differ
diff --git a/launcher/resources/backgrounds/catmas.png b/launcher/resources/backgrounds/catmas.png
new file mode 100644
index 00000000..8bdb1d5c
--- /dev/null
+++ b/launcher/resources/backgrounds/catmas.png
Binary files differ