|
@@ -35,7 +35,7 @@ The source structure is now modularized.
|
|
* core - this is the main module for any content that is *specific* to an existing jMonkeyEngine class. It maintains similar directories as are found in the jMonkeyEngine link:https://github.com/jMonkeyEngine/jmonkeyengine[repository].
|
|
* core - this is the main module for any content that is *specific* to an existing jMonkeyEngine class. It maintains similar directories as are found in the jMonkeyEngine link:https://github.com/jMonkeyEngine/jmonkeyengine[repository].
|
|
* networking - holds content *specific* to jMonkeyEngine networking.
|
|
* networking - holds content *specific* to jMonkeyEngine networking.
|
|
* physics - holds content *specific* to jMonkeyEngine physics.
|
|
* physics - holds content *specific* to jMonkeyEngine physics.
|
|
-* tutorials - holds any content that is not *specific* to any jMonkeyEngine class, that gives direction on how to use the engine, concepts or articles.
|
|
|
|
|
|
+* tutorials - holds any content that is *not specific* to any jMonkeyEngine class, may be a generalized concept, may give direction on how to use the engine, or an article of some type about an engine feature.
|
|
* sdk - sdk content only. This module may be moved to the sdk repository in the future.
|
|
* sdk - sdk content only. This module may be moved to the sdk repository in the future.
|
|
* contributions - existing user project pages. This is a deprecated module and will be removed in the near furture. Do not add new content to this module.
|
|
* contributions - existing user project pages. This is a deprecated module and will be removed in the near furture. Do not add new content to this module.
|
|
|
|
|