/clearcasting.xml (a2ba6e60655abe1e6bed39113ee3cd957a902bc4) (469 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="ClearcastingFont" 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="1.0" g="1.0" b="1.0" a="1.0"/>
</Font>
</Ui>
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
2251 |
e86305437d2622c9a8119a12f8c5139f89103e98 |
.luacheckrc |
100644 |
blob |
41082 |
3e5d74490b4dd941c5e55a4b1d025e8a7f207efe |
clearcasting.lua |
100644 |
blob |
206 |
f9e44cd8f77d5a6b66a36def31ba0b404f376f2d |
clearcasting.toc |
100644 |
blob |
469 |
a2ba6e60655abe1e6bed39113ee3cd957a902bc4 |
clearcasting.xml |
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