World of Thieves
******************

All news & free demos at www.oneiricworlds.com
Contact & bug hunt: http://home.oneiricworlds.com/p/contact.html
Survey: Don't forget to complete the online survey after playing the game: http://home.oneiricworlds.com/p/loading.html

World of Thieves is a 3D adventure/stealth game between "Zelda" and "Beyond Good and Evil". 
Don't hesitate to test/share/reblog/comment/like/give me feedback if you want to help me!

Please, keep in mind that this is still a development version of the game.


Controls
**********

ZQSD or WASD: move the character
mouse move: move the camera
space: jump and climb
Shift: crouch and block 
E: weapon menu
left mouse button: main weapon (Bo) or contextual action
right mouse button: secondary weapon
tab: inventory/map/mission list



Linux
*******

Under Linux, you have to change the execution right on the game file:
chmod +x worldOfThieves.x86

If you use the 32-bit version of the game on 64-bit operating system,
you may also have to install 32-bit libraries. 
I was successful with the following commands:
On ubuntu:
sudo apt-get install ia-libs
On fedora:
yum install libstdc++.x86



