mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-10 12:34:11 +01:00
dd18300b70
- Fix Resources not being closed properly - Change versioning scheme to match Create - Add LICENSE to built jar - Fix mods.toml version sync - Move JOML code to non-src directory - Update Gradle - Organize imports
15 lines
485 B
HTML
15 lines
485 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body bgcolor="white">
|
|
<p>Contains all classes of JOML.</p>
|
|
<p>If you like to know more about JOML, please visit:</p>
|
|
<ul>
|
|
<li><a href="https://github.com/JOML-CI/JOML">Its GitHub project page</a></li>
|
|
<li><a href="http://joml-ci.github.io/JOML">Its site on GitHub Pages</a></li>
|
|
<li><a href="http://joml-ci.github.io/JOML/apidocs/index.html">The HTML version of this JavaDoc</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|