vrtc / scepter (public) (License: Unspecified) (since 2022-07-30) (hash sha1)
WoW addon that helps to cast any spell on any raid member by a combination of key presses.
List of commits:
Subject Hash Author Date (UTC)
feat: Render graphics when aiming a Scepter spell 164fc31081a95a4895256a4dc801c39049ca024c Vladyslav Bondarenko 2022-07-30 23:02:51
feat!: Add configuration frame 094aeb85927b28f44a25f9b3763d5679aaf8a25f Vladyslav Bondarenko 2022-05-19 17:40:54
fix: Allow toggling the spell eb6bee9a8516d9f8987388b0ddb70a79193e2281 Vladyslav Bondarenko 2022-05-16 08:26:55
feat: Initial commit 904be4af686e0ce4423daaf91a6f8e0cb0dacc07 Vladyslav Bondarenko 2022-05-16 08:12:12
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/scepter

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/vrtc/scepter

Clone this repository using git:
git clone git://git.rocketgit.com/user/vrtc/scepter

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