vrtc / chorus (public) (License: CC0) (since 2023-08-12) (hash sha1)
World of Warcraft add-on stub. The overall goal is to create a specialized raid frame.

/chorus.toc (451a43321d0a6d86054c75cb6363b343ebced2dd) (216 bytes) (mode 100644) (type blob)

##Interface: 30300
##Notes: Add group frames and replace native solo frames. This is a work in progress.
##Title: Chorus
##Version: 0.8.0
##SavedVariables: ChorusUnitGroupRoleMap, ChorusLuacheckrcDump
src\Chorus.xml


Mode Type Size Ref File
100644 blob 35 5c40e6e2862d70b5c51c326a13073a4012ac05c7 .gitignore
100644 blob 3606 25f911d8c364a6eca0d6c459463669ffa7b38d31 README.adoc
040000 tree - 363cfb8c1319c61b83676665791382acfdfcf908 bin
100644 blob 216 451a43321d0a6d86054c75cb6363b343ebced2dd chorus.toc
040000 tree - cd274df0c8907d76c104b76562766ac47543fc99 conf
040000 tree - efa7258757edf7b888ea13c215e14b497fef8a16 doc
100644 blob 2391 47a90eb1d232a7077ce85f0598b69ae4c83acee0 makefile
040000 tree - 5807e315a989023f0b0c8548e530a9d017431040 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/chorus

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

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

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