/daybreak.xml (2df405be5cdce8e0151e4fee7d0e9fd7f8c49f67) (467 bytes) (mode 100644) (type blob)
<?xml version="1.0"?>
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Font name="DaybreakFont" font="Fonts\unifont\unifont.ttf" outline="THICK" virtual="true">
<FontHeight>
<AbsValue val="16"/>
</FontHeight>
<Shadow>
<Offset>
<AbsDimension x="1" y="-1"/>
</Offset>
<Color r="0" g="0" b="0"/>
</Shadow>
<Color r="0.84" g="0.84" b="0.6" a="1.0"/>
</Font>
</Ui>
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
13 |
15bf5509b89f302c3b1f5791ce05b051e20b3b6c |
.gitignore |
100644 |
blob |
2012 |
455ea24126c74d7786c82c34dcf0e10942f2fbc9 |
.luacheckrc |
100644 |
blob |
26688 |
627c210e8b64cf1dfdc8212910582ce1df74f7de |
daybreak.lua |
100644 |
blob |
145 |
02e05e10d2a160b3fdb952124e764844a00f27e8 |
daybreak.toc |
100644 |
blob |
467 |
2df405be5cdce8e0151e4fee7d0e9fd7f8c49f67 |
daybreak.xml |
100644 |
blob |
12279720 |
fa0fefa2a615dfdc182c149a6232b091430171c2 |
unifont.ttf |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/vrtc/wowaddons
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/vrtc/wowaddons
Clone this repository using git:
git clone git://git.rocketgit.com/user/vrtc/wowaddons
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main