diff options
author | Strangerke | 2013-07-29 12:02:06 -0700 |
---|---|---|
committer | Strangerke | 2013-07-29 12:02:06 -0700 |
commit | a05e0c697a7545a27d2e390054314613262ebb45 (patch) | |
tree | f1dc8671641482bf05a8ac919c72df75bf4e0053 /devtools/README | |
parent | 67af740f3ae63b2f1f1ccf643f7eb51888d6de9b (diff) | |
parent | c7277df1ed0a11c62971a859f101852083debd57 (diff) | |
download | scummvm-rg350-a05e0c697a7545a27d2e390054314613262ebb45.tar.gz scummvm-rg350-a05e0c697a7545a27d2e390054314613262ebb45.tar.bz2 scummvm-rg350-a05e0c697a7545a27d2e390054314613262ebb45.zip |
Merge pull request #347 from Strangerke/mortevielle
New Engine : Mortevielle
Diffstat (limited to 'devtools/README')
-rw-r--r-- | devtools/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devtools/README b/devtools/README index c7f08d6dfa..482c24edc2 100644 --- a/devtools/README +++ b/devtools/README @@ -63,6 +63,13 @@ create_lure (dreammaster) the lure.dat file. +create_mort (Strangerke) +----------- + Gathers several information found in the original DOS executable: + - Font data + - French, German and fan-made English translation + + create_project (LordHoto, Littleboy) -------------- Creates project files for Visual Studio 2005, 2008, 2010, 2012, Xcode and |