summaryrefslogtreecommitdiff
path: root/csgo_images.qrc
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2016-07-23 13:36:10 +0930
committerdaniel-Jones <daniel@danieljon.es>2016-07-23 13:36:10 +0930
commitcdb03cae2c21c9a5ada496b92e705995334e9e9a (patch)
treea320a4c5177dd56d57a79c05f60739acee7e84b1 /csgo_images.qrc
parent0b6f9e4af8f1ab695a193fabdb32b6219223c455 (diff)
downloadcsgo_stats-cdb03cae2c21c9a5ada496b92e705995334e9e9a.tar.gz
csgo_stats-cdb03cae2c21c9a5ada496b92e705995334e9e9a.zip
Added images for all weapons, stats from each weapon appear in a table. thanks to csgo-stats.com for the images! Other small changes.
Diffstat (limited to 'csgo_images.qrc')
-rw-r--r--csgo_images.qrc38
1 files changed, 38 insertions, 0 deletions
diff --git a/csgo_images.qrc b/csgo_images.qrc
new file mode 100644
index 0000000..6d5f5ae
--- /dev/null
+++ b/csgo_images.qrc
@@ -0,0 +1,38 @@
+<RCC>
+ <qresource prefix="/icons">
+ <file>icons/mvp.png</file>
+ <file>icons/avatar.jpg</file>
+ </qresource>
+ <qresource prefix="/weapons">
+ <file>weapons/ak47.png</file>
+ <file>weapons/aug.png</file>
+ <file>weapons/awp.png</file>
+ <file>weapons/bizon.png</file>
+ <file>weapons/deagle.png</file>
+ <file>weapons/elite.png</file>
+ <file>weapons/famas.png</file>
+ <file>weapons/fiveseven.png</file>
+ <file>weapons/g3sg1.png</file>
+ <file>weapons/galilar.png</file>
+ <file>weapons/glock.png</file>
+ <file>weapons/hegrenade.png</file>
+ <file>weapons/hkp2000.png</file>
+ <file>weapons/knife.png</file>
+ <file>weapons/m4.png</file>
+ <file>weapons/m249.png</file>
+ <file>weapons/mac10.png</file>
+ <file>weapons/mag7.png</file>
+ <file>weapons/mp7.png</file>
+ <file>weapons/negev.png</file>
+ <file>weapons/nova.png</file>
+ <file>weapons/p90.png</file>
+ <file>weapons/p250.png</file>
+ <file>weapons/sawedoff.png</file>
+ <file>weapons/scar20.png</file>
+ <file>weapons/sg556.png</file>
+ <file>weapons/ssg08.png</file>
+ <file>weapons/tec9.png</file>
+ <file>weapons/ump45.png</file>
+ <file>weapons/xm1014.png</file>
+ </qresource>
+</RCC>