update readme
This commit is contained in:
parent
8ed66cfba8
commit
2d67344f18
@ -37,3 +37,5 @@ This repository uses CMake to compile, so:
|
|||||||
`make`
|
`make`
|
||||||
|
|
||||||
Make sure you've got the games's resources downloaded and in the same directory as the executable. You can get that [here](https://shweetz.net/files/games/orbit-plus-resources.7z).
|
Make sure you've got the games's resources downloaded and in the same directory as the executable. You can get that [here](https://shweetz.net/files/games/orbit-plus-resources.7z).
|
||||||
|
|
||||||
|
I used MinGW for the Windows build, so basically the same as Linux but you'll need to use MSYS, MinGW, etc. to compile it. I would recommend using ninja with cmake, so ``cmake .. -G Ninja `` and then ``ninja`` in the build directory.
|
||||||
|
Loading…
Reference in New Issue
Block a user