Skip to content

Commit

Permalink
doc: Change recommended entrypoint for Windows build.
Browse files Browse the repository at this point in the history
  • Loading branch information
heinezen committed Sep 7, 2024
1 parent d09adb0 commit 44952e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build_instructions/windows_msvc.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ _Note:_ If you want to download and build Nyan automatically add `-DDOWNLOAD_NYA
- If prebuilt QT6 was installed, the original location of QT6 DLLs is `<QT6 directory>\bin`.

- Now, to run the openage:
- Open a CMD window in `<openage directory>\build\` and run `python -m openage game`
- Open a CMD window in `<openage directory>\build\` and run `python -m openage main`
- Execute`<openage directory>\build\run.exe` every time after that and enjoy!

## Packaging
Expand Down

0 comments on commit 44952e5

Please sign in to comment.