Skip to content

Commit

Permalink
fixed typos in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Legion2 committed Aug 17, 2020
1 parent 72bbb83 commit aa3a68b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ These profiles are just the exported files when you export a profile in iCUE.
When export profiles from iCUE only select "Lighting Effects" in the export settings.

Profiles are grouped into games, this is because the SDK was designed for iCUE Game integration.
So each subdirectory of `GameSdkEffects` represent a game and contains all it's profiles and a `priorities.cfg` file.
So each subdirectory of `GameSdkEffects` represent a game and contains all its profiles and a `priorities.cfg` file.

### Use own profiles/effects
The subdirectories of `GameSdkEffects` correspond to games, but you can also create own subdirectories.
Expand All @@ -66,7 +66,7 @@ You must set the name of the profile, when you export it from iCUE, you can't ch
The priorities comes into play when you activate two profiles, then the profile with the higher priority is shown on top of the other.

## Packaging of this application
This package is provide as zip containing optimized runtime images.
This package is provide as zip containing optimized executable runtime image.
Just download the [zip archive for your platform](https://github.com/Legion2/open-cue-cli/releases), extract it where you want and then execute one of the executable scripts from the extracted archive.

### Why not provide native executable
Expand Down

0 comments on commit aa3a68b

Please sign in to comment.