/daybreak.xml (2e6fd5dba116c45a5e7d99ee67b3e9c3b8af0ae6) (486 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="Interface\AddOns\daybreak\unifont.ttf" outline="THICK" virtual="true">
<FontHeight>
<AbsValue val="16"/>
</FontHeight>
<Shadow>
<Offset>
<AbsDimension x="1" y="-1"/>
</Offset>
<Color r="0.84" g="0.84" b="0.84"/>
</Shadow>
<Color r="1.0" g="1.0" b="1.0" a="1.0"/>
</Font>
</Ui>
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
13 |
15bf5509b89f302c3b1f5791ce05b051e20b3b6c |
.gitignore |
100644 |
blob |
1916 |
1cf9826a5268f2ca755c7604f70b7146185b9abe |
.luacheckrc |
100644 |
blob |
20873 |
c74227cbfe035776ab2836f6ac051c82f40aeea8 |
daybreak.lua |
100644 |
blob |
145 |
c64a64b6e30b63ba82c2e03ed129e514b715d69d |
daybreak.toc |
100644 |
blob |
486 |
2e6fd5dba116c45a5e7d99ee67b3e9c3b8af0ae6 |
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