Skip to content

Commit

Permalink
Merge pull request #5 from Dan9er/patch-1
Browse files Browse the repository at this point in the history
Update README.md, closes #3
  • Loading branch information
Drewol authored Oct 16, 2017
2 parents 8bc19d3 + 696ae90 commit 87a14b1
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 @@ -26,7 +26,7 @@ A game based on [KShootMania](http://kshoot.client.jp/) and [SDVX](https://www.y
- GUI remake
- Song select UI/Controls to change HiSpeed and other game settings

The folder that is scanned for songs can be changed in the "Main.cfg" file (`songfolder = "path to song folder"`).
The folder that is scanned for songs can be changed in the "Main.cfg" file (`songfolder = "path to song folder"`). Make sure you use a *plain* text editor like Notepad, Notepad++ or gedit; NOT a *rich* text editor like Wordpad or Word!
If something breaks in the song database, delete "maps.db". **Please note this this will also wipe saved scores.**

## Controls
Expand Down Expand Up @@ -58,7 +58,7 @@ Just run 'Main_Release' or 'Main_Debug' from within the 'bin' folder. Or, to pla
- `-test` - Runs test scene, for development purposes only

## How to build:
It is not required to build from source. A download link to a pre-built is located at the beginning of this README. But, if you must:
It is not required to build from source. A download link to a pre-built copy of the game is located at the beginning of this README. But, if you must:

### Windows:
1. Install [CMake](https://cmake.org/download/)
Expand Down

0 comments on commit 87a14b1

Please sign in to comment.