/.luacheckrc (9187535c7d83e0231c4d20e3cd139247462dce6f) (302 bytes) (mode 100644) (type blob)
read_globals = {
'UnitGUID',
'CreateFrame',
'DEFAULT_CHAT_FRAME',
'GetSpellTexture',
'GetTime',
'NumberFont_OutlineThick_Mono_Small',
'UIParent',
'UnifontRegular16',
'UnitExists',
'UnitName',
'date',
'strtrim',
'tContains',
'time',
}
globals = {
'HeadbuttCache',
'HeadbuttSpellSet',
}
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
302 |
9187535c7d83e0231c4d20e3cd139247462dce6f |
.luacheckrc |
100644 |
blob |
238 |
ba80e18042631a2778440d07dc131c3f1cfae15c |
headbutt.toc |
040000 |
tree |
- |
d2abc8418fd343362ab35a915a84455b12e083fb |
src |
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/headbutt
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/vrtc/headbutt
Clone this repository using git:
git clone git://git.rocketgit.com/user/vrtc/headbutt
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