Skip to content

Commit

Permalink
Document -gamedir flag and asset loading
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyLeite committed Jan 7, 2024
1 parent 9a9dae3 commit 861fc14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Just run 'usc-game' or 'usc-game_Debug' from within the 'bin' folder.
- `-autoskip` - Skips beginning of song to the first chart note
- `-debug` - Used to show relevant debug info in game such as hit timings, and scoring debug info
- `-test` - Runs test scene, for development purposes only
- `-gamedir` - Sets the directory the game loads assets from. If unset, attempts reading from `$XDG_DATA_HOME/unnamed-sdvx-clone`. Finally, uses the executable directory if all else fails.

## How to build:

Expand Down

0 comments on commit 861fc14

Please sign in to comment.