Normen Hansen преди 11 години
родител
ревизия
0f245ea418
променени са 2 файла, в които са добавени 11 реда и са изтрити 0 реда
  1. 3 0
      CONTRIBUTING.MD
  2. 8 0
      README.md

+ 3 - 0
CONTRIBUTING.MD

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

+ 8 - 0
README.md

@@ -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.