Re: [TuxKart-devel] New command line options
Status: Alpha
Brought to you by:
sjbaker
From: Ingo R. <gr...@gm...> - 2004-07-20 18:08:34
|
"Pascal Giard" <pa...@gu...> writes: > the list could be directly included when calling --help unless we > fear a big --help output. '--help' should just give a list of command line options and not clutter up valuable screen space in a terminal with track names or other data (there are after all just 24 lines per default). > the thing that concerns more is that a user can definitly change > it's tracks later on. We could even, at some point, create packages > that contains more tracks. So i don't think it's a good idea to have > some hardcoded information. In the long run tracks should all go into their own directory, so a --track option should just act on the filename or directory name. So currently it should be like: ./tuxkart --track data/geekopeak.loc or even better just: ./tuxkart data/geekopeak.loc Anyway, the whole command line options are mainly meant for debugging to surpass the in-game GUI, so changing them later to something else is really a not an issue. -- WWW: http://pingus.seul.org/~grumbel/ JabberID: gr...@ja... ICQ: 59461927 |