Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Commit

Permalink
Updated README to reflect new changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor authored Jul 28, 2018
1 parent 6a1bd80 commit 6f67f8b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# .cores-cfg ![CI status](https://img.shields.io/badge/build-passing-brightgreen.svg)

My main annoyance with other configs was how you would have to remove a good portion of the config if you wanted to integrate it with your existing configs, or at the very least would have to spend half an hour getting everyone to work how it once did. No longer. More documentation and support on the website.
My main annoyance with other configs was how you would have to remove a good portion of the config if you wanted to integrate it with your existing configs, or at the very least would have to spend half an hour getting everyone to work how it once did. No longer.

## Installation

Expand Down Expand Up @@ -28,7 +28,7 @@ If you wish to install it normally, you can just download the [main release](htt

5. Remove the launch option `-dxlevel 90` as it is no longer needed, and slows down alt-tabbing.

## Optional Modules
## Optional CFG Modules

```python
badcpu.cfg
Expand All @@ -37,5 +37,11 @@ mouse-tweaks.cfg
no-tutorial.cfg
```

## Optional Custom Files

```python
cores-nokillstreaksound.vpk
```

## License
Core @ [MIT](https://choosealicense.com/licenses/mit/)

0 comments on commit 6f67f8b

Please sign in to comment.