Merge origin/master

This commit is contained in:
Normen Hansen 2014-03-23 15:09:36 +01:00
commit 0f245ea418
2 changed files with 11 additions and 0 deletions

3
CONTRIBUTING.MD Normal file
View File

@ -0,0 +1,3 @@
How to get involved with jME development and contribute back to the project.
WIP

8
README.md Normal file
View File

@ -0,0 +1,8 @@
jmonkeyengine
=============
jMonkeyEngine 3 was made especially for game developers who want to create 3D games with modern technology standards. The software is programmed entirely in Java, intended for wide accessibility.
The engine is used by several commercial game studios as well as university (game-) classes. While its old 2.0 branch is now only community supported, the 3.0 branch is quickly emerging as a full-fledged game development environment for a wide range of developers.
Go to http://hub.jmonkeyengine.org/downloads/ to download the jMonkeyEngine SDK.