We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d09adb0 commit 44952e5Copy full SHA for 44952e5
doc/build_instructions/windows_msvc.md
@@ -93,7 +93,7 @@ _Note:_ If you want to download and build Nyan automatically add `-DDOWNLOAD_NYA
93
- If prebuilt QT6 was installed, the original location of QT6 DLLs is `<QT6 directory>\bin`.
94
95
- Now, to run the openage:
96
- - 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`
97
- Execute`<openage directory>\build\run.exe` every time after that and enjoy!
98
99
## Packaging
0 commit comments