/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 |
35079 |
3a148deabff16374fe376cbaf23c9279af47c9ec |
daybreak.lua |
100644 |
blob |
157 |
fd5f0676758673afe5c351150e68f40ab98921d1 |
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