diff options
author | Thierry Crozat | 2018-01-23 22:27:44 +0000 |
---|---|---|
committer | Thierry Crozat | 2018-01-23 22:28:45 +0000 |
commit | 58e9d4a77c49edfdd81c12c8874e6c45d200245d (patch) | |
tree | 240693714f8218d14fc5d9439b13473d85b975b6 /devtools/README | |
parent | 6a7d9cad95375d30b734bc185b8a2a368eac67c5 (diff) | |
download | scummvm-rg350-58e9d4a77c49edfdd81c12c8874e6c45d200245d.tar.gz scummvm-rg350-58e9d4a77c49edfdd81c12c8874e6c45d200245d.tar.bz2 scummvm-rg350-58e9d4a77c49edfdd81c12c8874e6c45d200245d.zip |
DEVTOOLS: Add create_supernova to devtools README
Diffstat (limited to 'devtools/README')
-rw-r--r-- | devtools/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devtools/README b/devtools/README index 751a25a563..5c4d494e76 100644 --- a/devtools/README +++ b/devtools/README @@ -84,6 +84,12 @@ create_project (LordHoto, Littleboy) any arguments for further help. +create_supernova (criezy) +---------------- + Creates supernova.dat files which contains static data contained in the + original executable as well as translations into additional languages. + + create_toon (Strangerke) ----------- This tool creates toon.dat, which contains all the game's texts |