A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jmonkeyengine/sdk/jme3-tests-template/src/com/jme3/gde/templates/tests/JmeTestsDescription.html

14 lines
505 B

<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
This template creates a project with all test classes from the jme3 source to get examples for jme3 features.<br>
Feel free to modify the code samples and experiment! If you break something, you can always recreate the packaged samples from this template.
</body>
</html>