mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-15 15:50:36 +00:00
cwesnoth: Add some documentation
This commit is contained in:
parent
c1fad7357d
commit
e32d9009dd
|
@ -1,4 +1,11 @@
|
|||
@echo off
|
||||
rem
|
||||
rem Runs Wesnoth with a Windows console attached.
|
||||
rem
|
||||
rem Usage:
|
||||
rem cwesnoth <command line>
|
||||
rem
|
||||
|
||||
set SDL_STDIO_REDIRECT=0
|
||||
@wesnoth --wconsole %*
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user