Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
GenericMadScientist committed Dec 3, 2021
1 parent 98e6a51 commit df903fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ A program to generate optimal Star Power paths for Clone Hero.
## Install

Download the latest version from the [Releases page](../../releases). If you're
on something other than Windows or Linux, then either compile it yourself or ask
me. The tests do pass on Mac OS, but I've not tried the program proper on it. If
you do plan to compile CHOpt yourself, make sure to set ENABLE_LTO to ON in your
CMakeCache.
on Windows, you will need to have installed the latest Visual Studio
Redistributable whose installer can be obtained
[here](https://aka.ms/vs/17/release/vc_redist.x64.exe).

## Usage

Expand Down Expand Up @@ -92,9 +91,9 @@ details).
getting an initial idea of Clone Hero's parsing behaviour.
* Dinoguy1000 and shadoweh helped me make sure CHOpt runs on other peoples'
machines.
* Various users for feedback, including 3-UP, CyclopsDragon, DNelson,
Generalguy26, GHNerd, Haggis, Joel, Jrh, Kyleruth, LightlessWalk, Lucretio,
RileyTheFox, Taka, Venxm, and Zantor.
* Various users for feedback and testing, including 3-UP, CyclopsDragon,
DNelson, Generalguy26, GHNerd, Haggis, Joel, Jrh, Kyleruth, LightlessWalk,
Littlejth, Lucretio, RileyTheFox, Taka, Venxm, and Zantor.

## Contact

Expand Down
1 change: 1 addition & 0 deletions misc/How-to-read-paths.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ activation.
## Images

CHOpt highlights regions of the song with the following colours:

* blue: where star power should be active
* green: where a star power phrase is
* red: where to squeeze at the start and end of an activation
Expand Down

0 comments on commit df903fc

Please sign in to comment.