Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/russellane/tf2-cfg
Team Fortress 2 Configuration
https://github.com/russellane/tf2-cfg
configuration qvalve steam team-fortress-2 tf2mon valve
Last synced: 22 days ago
JSON representation
Team Fortress 2 Configuration
- Host: GitHub
- URL: https://github.com/russellane/tf2-cfg
- Owner: russellane
- Created: 2022-05-25T15:39:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T20:38:28.000Z (over 2 years ago)
- Last Synced: 2024-11-08T04:41:15.044Z (2 months ago)
- Topics: configuration, qvalve, steam, team-fortress-2, tf2mon, valve
- Language: Makefile
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
script execution order
clean, no mastercomfig
start tf2
autoexec.cfgstart local server:
listenserver.cfg
koth_harvest_final.cfg
pyro.cfgwith mastercomfig, see custom/.README
start tf2
1. user/pre_comfig.cfg
2. user/modules.cfg
3. user/autoexec.cfg, which runs:
3.1. user/bad-dad-aliases.cfg
3.2. user/bad-dad-reset.cfg, which runs:
3.2.1. user/autoconfig.cfg
3.2.2. user/bad-dad-keyboard.cfg
3.2.3. user/tf2-monitor.cfg
3.2.4. user/qvalve.cfg
3.2.5. user/bad-dad-keybinds.cfgstart local server:
1. listenserver.cfg
2. koth_harvest_final.cfg
3. user/game_overrides.cfg
4. user/pyro.cfg (soldier, etc) which runs:
4.1 user/bad-dad-reset.cfg (like 3.2)