Skip to content

Commit

Permalink
启用lua控制台
Browse files Browse the repository at this point in the history
  • Loading branch information
sumneko committed Mar 19, 2024
1 parent 5e034aa commit 5a0850e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/launchGame.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export class GameLauncher {
[
"--dx11",
"--console",
"--luaconsole",
"--start=Python",
"--python-args=" + args.join(","),
"--plugin-config=Plugins-PyQt",
Expand Down

0 comments on commit 5a0850e

Please sign in to comment.