Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 732 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 732 Bytes

cfg

various game configs (mostly source engine)

Games

Usage

To check out any branch, use the following Git commands: (or just go to the branch and download a zip...)

# Clone the repository
git clone https://github.com/Pandaptable/cfg.git
cd cfg

# Switch to a specific branch
git checkout <branch-name>