Skip to content

Commit

Permalink
Added (and tested) build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Dec 5, 2017
1 parent e700f64 commit 13c6821
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -42,9 +42,9 @@ Then, in the `CityOfThieves` folder:

Then:

* Console version: `./build_console`
* Desktop version: `./build_desktop`
* Nintendo DS version: `./build_nds`
* Console version: `./build_console`, then `./Console/CityOfThievesConsole`
* Desktop version: `./build_desktop`, then `./Desktop/CityOfThievesDesktop`
* Nintendo DS version: `./build_nds`, then `desmume ./Nds/CityOfThieves.nds`
* Crosscompile to Windows: `./crosscompile.sh`

## I want to help!
Expand Down

0 comments on commit 13c6821

Please sign in to comment.