/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 |
1061 |
ee70c14a38c1a105a94cbb1357913a6ccdb880e1 |
ChorusRaidFrameGenerator.mk |
100644 |
blob |
2503 |
cabd18924c4591dbac6d361a0191580a24ed279d |
GNUmakefile |
100644 |
blob |
3606 |
25f911d8c364a6eca0d6c459463669ffa7b38d31 |
README.adoc |
040000 |
tree |
- |
363cfb8c1319c61b83676665791382acfdfcf908 |
bin |
100644 |
blob |
216 |
451a43321d0a6d86054c75cb6363b343ebced2dd |
chorus.toc |
040000 |
tree |
- |
efa7258757edf7b888ea13c215e14b497fef8a16 |
doc |
040000 |
tree |
- |
22c2190e4171d0dc06f5debc6a7da93aeacfbdd6 |
etc |
040000 |
tree |
- |
c04e1001c2dd401037b01ddd04fdeccc99be2ec3 |
share |
040000 |
tree |
- |
a0fd803690a61e109fb8e4962dc39d786b54ce41 |
src |
100644 |
blob |
560 |
8ab088ee82c6587b0cef594ae7150b221ce1c9e9 |
xmlstarlet.mk |
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