Skip to content

Commit

Permalink
README: Added note about PRs and branches.
Browse files Browse the repository at this point in the history
  • Loading branch information
MinoMino committed Nov 2, 2016
1 parent 93fbf52 commit 96ef6f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -98,3 +98,6 @@ like you usually do with race.
and thus not have the client download them automatically.
- `qlx_workshopReferences`: A comma-separated list of workshop IDs for items you want to force the client to download.
Use this for custom resources, such as sounds packs and whatnot.

## Contribute
If you create pull requests, please try to not deviate from the coding style of the plugins (e.g. don't use camelCase variable names and stuff like that), and please create the PR against the develop branch of the repository.

0 comments on commit 96ef6f4

Please sign in to comment.