diff options
author | Eugene Sandulenko | 2010-08-17 09:28:20 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2010-08-17 09:28:20 +0000 |
commit | 06960d33e15bc80f9912fa92f11dd82388199bd6 (patch) | |
tree | da4750e75d343227f9e522bbc1c5d983de831e85 /tools/README | |
parent | e075f0539568c5d14a61889a0233558376cdb5ce (diff) | |
download | scummvm-rg350-06960d33e15bc80f9912fa92f11dd82388199bd6.tar.gz scummvm-rg350-06960d33e15bc80f9912fa92f11dd82388199bd6.tar.bz2 scummvm-rg350-06960d33e15bc80f9912fa92f11dd82388199bd6.zip |
HUGO: Adding engine to the main tree
svn-id: r52137
Diffstat (limited to 'tools/README')
-rw-r--r-- | tools/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/README b/tools/README index c21b057059..b265ff410d 100644 --- a/tools/README +++ b/tools/README @@ -30,7 +30,7 @@ convbdf where SIZE is replaced by the desired font height. -create_drascula +create_drascula (sev) --------------- Stores a lot of hardcoded data of Drascula in a data file, based on the game's original source code. This includes the game's character @@ -39,6 +39,10 @@ create_drascula (mostly the dialog subtitles) in English, Spanish, German, French and Italian. This tool is used to create the drascula.dat file. +create_hugo (Strangerke) +----------- + Creates hugo.dat file which contains all kinds of static data contained + in original game executable. create_kyradat (LordHoto, athrxx) -------------- |