Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Installation instruction to readme #60

Merged
merged 2 commits into from
Sep 12, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ This version aims to provide a quality soundpack using CC0 or CC-BY ressources w
## Download
Get the latest release from there: [[release]](https://github.com/Fris0uman/CDDA-Soundpacks/releases)

## Installation
- Get sound pack from the **Download** link above
- `CC-Sounds.zip `: Music and effects
- `CO.AG-music-only.zip`: Music only
- `CC-Sounds-sfx-only.zip`: effect only
- Unzip in `data\sound` inside the game folder
- Chose `CC sounds` as soundpack in the game: `Options > General > (line 43) Choose soundpack`
- Close and restart the game
- Done

## Music
All music tracks were composed and produced by **CO.AG**, and used with their [permission](CO.AG_authorisation.txt).

Expand Down