/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 |
1948 |
cce4e0ed19b3564559dbd3c094d4de7fac86e875 |
.luacheckrc |
100644 |
blob |
20932 |
5d86344da6d4f2bcc7b1829cb68cfd0957698aa4 |
daybreak.lua |
100644 |
blob |
145 |
54ee78743630696134259e2ed1d68bd18a81675c |
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