/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 |
2228 |
9b16a88194e199a3ba859cc528d4a0e80fe19879 |
.luacheckrc |
100644 |
blob |
40051 |
fa1d1ddf2c60228a5fed0b39f47b9f7430b3c9fc |
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