Skip to content

Commit

Permalink
README: Documented command line options
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Shep authored and J-Shep committed Feb 17, 2015
1 parent c09aefb commit 837344e
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.txt
Expand Up @@ -37,7 +37,17 @@ Briefly:
http://forums.corsixth.com/
http://groups.google.com/group/corsix-th-dev
#corsix-th on FreeNode (IRC)


------------------------------------------------------------------------------
-- CorsixTH.exe Optional Startup Arguments
------------------------------------------------------------------------------

--connect-lua-dbgp : Before App.lua is executed connect a Lua DBGp client & to a Lua DBGp server.
--interpreter=... : loadfile(...) instead of CorsixTH.lua.
--config-file=... : Makes CorsixTH use the specified config file.
--bitmap-dir=... : Makes CorsixTH use the specified bitmap directory.
--lua-dir= : Makes CorsixTH use the specified Lua scripts directory.

------------------------------------------------------------------------------
-- Contact Details
------------------------------------------------------------------------------
Expand Down

0 comments on commit 837344e

Please sign in to comment.