parent
10b5e2e73a
commit
f5815b781a
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ command_list = {
|
|||
{ .name = "run",
|
||||
.out = "*run*", .footer_panel = true, .save_dirty_files = false, .cursor_at_end = true,
|
||||
.cmd = {
|
||||
{"./game.exe", .os = "win"},
|
||||
{".\game.exe", .os = "win"},
|
||||
{"./game", .os = "linux"},
|
||||
{"./game", .os = "mac"},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue