csgo-config
csgo-config copied to clipboard
support fetching the player config from own repository or gist
Change the setup, to
- [ ] support fetching the player config from own
- [ ] repository
- [ ] gist
- [ ] Provide menu to select player config?
Team Config Setup
- team clones this repo (github.com/jakoch/csgo-config) and adjusts the
team.cfg
- think of the origin repository as a template project
- team pushes the forked repo to their team/dev account (github.com/team/csgo-config)
Player Config Setup
- create local personal
config.cfg
- pushes repo (github.com/player/csgo-config) with
config.cfg
OR to a github gist - update team repo with URLs of player configs
- push URLs
Local Setup
- git clone github.com/team/csgo-config
- sync to collect personal configs (ask which one?)