Hi All,
I propose to give user an ability to pass game file into
Tyrant application as command line argument:
java -jar tyrant-0.330.jar Tyrant.sav
Here are sources I changed to achieve this. I have not
committed them yet. The improvement works OK; but I
would like someone to review the changes first.
Thanks,
Victor
3 source files with changes
Logged In: YES
user_id=1171940
>I propose to give user an ability to pass game file into
>Tyrant application as command line argument:
>java -jar tyrant-0.330.jar Tyrant.sav
I meant - in such situation Tyrant will immediately try to load
file with specified name, without the start menu (wher user
has option to create new character, or load game, etc).