/clearcasting.toc (f9e44cd8f77d5a6b66a36def31ba0b404f376f2d) (206 bytes) (mode 100644) (type blob)
##Interface: 30300
##Notes: Add separate indicators for specific buffs.
##Title: Clearcasting
##Version: 0.0.3-SNAPSHOT
##SavedVariablesPerCharacter: ClearcastingDebugFlag
clearcasting.xml
clearcasting.lua
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