diff options
author | Sven Gothel <[email protected]> | 2012-12-23 13:54:01 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-12-23 13:54:01 +0100 |
commit | c1725c26ac0a6c75d45a515d0f5d9e786c47742c (patch) | |
tree | f93f125938bb2444d5079289d2b4e6335b2ec954 /README.txt | |
parent | 7cf2ca62bed2a8a9541f09a72d8a26e4f1203de2 (diff) |
Add minimal README.txt ..
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..6d15b31 --- /dev/null +++ b/README.txt @@ -0,0 +1,12 @@ + +Dependencies: + +- kryonet: https://code.google.com/p/kryonet/ +- openmali: is taken from xith3d package +- commons-collections: apache.org +- vecmath: j3d +- ode4j: http://www.ode4j.org/ + + +Launch: +- ru.olamedia.game.Launcher |