mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:00:05 +00:00
Add overlay layer with time
This commit is contained in:
parent
5a97d99a34
commit
d2d6cabf06
8 changed files with 292 additions and 1 deletions
|
|
@ -1,8 +1,11 @@
|
|||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>gl/overlay.frag</file>
|
||||
<file>gl/overlay.vert</file>
|
||||
<file>gl/radar.frag</file>
|
||||
<file>gl/radar.vert</file>
|
||||
<file>gl/text.frag</file>
|
||||
<file>gl/text.vert</file>
|
||||
<file>res/fonts/din1451alt.ttf</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue