From dc76d96432d38b89632409da7a6678bd7362db8e Mon Sep 17 00:00:00 2001 From: Allanis Date: Wed, 13 Feb 2013 15:01:11 +0000 Subject: [PATCH] Update README --- README | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/README b/README index 0a50e19..e0d8bbc 100644 --- a/README +++ b/README @@ -1,8 +1,39 @@ Lephisto : SaraCraft Studio's +Overview: +~~~~~~~~~ Lephisto was the first game project I worked on. I have decided to start a new project and as originally planned when ceasing work on the original, re-use the name! +Dependencies: +~~~~~~~~~~~~~ +OpenGL +SDL +sdl_image +freetype2 +libpng + +Compiling: +~~~~~~~~~~ + +---------------------- +-- Linux. + -- cd Lephisto/bin/ + -- make +---------------------- + +Instalation: +~~~~~~~~~~~~~ +Installation is not currently supported. + +Bugs/Crashes and problems: +~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Please visit the bug tracker https://github.com/Allanis/Lephisto/issues?state=open +and report any issues that you are having. Please ensure that your bug has not +already been documented before posting. + +Instructions: +~~~~~~~~~~~~~ Keys: Movement: -- w : Accelerate. @@ -17,6 +48,10 @@ Keys: -- UP : Zoom in. -- DOWN : Zoom out. +-------------------------------- Developers: Allanis +Contributors: + KonoM - AKA Tamir. +--------------------------------