aboutsummaryrefslogtreecommitdiff
path: root/doc/01.tex
diff options
context:
space:
mode:
authorHannes Niederhausen2004-01-20 18:51:32 +0000
committerHannes Niederhausen2004-01-20 18:51:32 +0000
commit941f99dc38366a2bb53c438c43979642d983c3eb (patch)
tree485e876422b209ae0ff54a92388e1b470af3e1e3 /doc/01.tex
parentf05654662ce6f0ef40bc378ec0032d77e50a5db8 (diff)
downloadscummvm-rg350-941f99dc38366a2bb53c438c43979642d983c3eb.tar.gz
scummvm-rg350-941f99dc38366a2bb53c438c43979642d983c3eb.tar.bz2
scummvm-rg350-941f99dc38366a2bb53c438c43979642d983c3eb.zip
Added latex-files. To make the readme.ps type 'latex readme.tex&&dvips readme.dvi -o readme.ps' If someone wants a Makefile, please post it to the scmmvm-devel-list.
svn-id: r12560
Diffstat (limited to 'doc/01.tex')
-rw-r--r--doc/01.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/01.tex b/doc/01.tex
new file mode 100644
index 0000000000..b197df6768
--- /dev/null
+++ b/doc/01.tex
@@ -0,0 +1,23 @@
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "readme.tex"
+%%% End:
+
+
+\section{About}
+
+ScummVM is a collection of interpreters, capable of emulating several
+adventure game engines. ScummVM mainly supports engines created using
+SCUMM (Script Creation Utility for Maniac Mansion), used in various
+LucasArts games such as Monkey Island, Day of the Tentacle, and others.
+ScummVM also contains interpreters for several non-SCUMM games, currently
+these are Beneath a Steel Sky, Broken Sword I \&II and Simon the Sorcerer 1 \& 2.\\
+\quad \\
+At this time ScummVM should be considered beta software, and is still
+under heavy development. Be aware that whilst we attempt to make sure
+that many games can be completed with few major bugs, crashes can happen.\\
+\quad \\
+If you enjoy ScummVM feel free to donate using the PayPal button on the
+ScummVM homepage. This will help us buy utilities needed to develop ScummVM
+easier and quicker. If you cannot donate, help and contribute a patch! \ No newline at end of file