]> luflow.net public git repositories - flow-web.git/blob - templates/partials/hfge_content.stpl
Initial commit.
[flow-web.git] / templates / partials / hfge_content.stpl
1 <main>
2 <section class="page centered-block limit-width">
3 <h2>About HFGE</h2>
4 <p>
5 HFGE is a new cross platform 3D engine currently in
6 development. HFGE is written in C++ and will initially
7 support Windows and GNU/Linux platforms. HFGE will use a
8 modern renderer in the form of Vulkan.
9 </p>
10 <p>
11 HFGE is free / libre software and will be distributed under
12 the zlib license. This license allows you to use HFGE freely
13 in any software.
14 </p>
15 <p>
16 More information, downloads and git repoistory will be
17 available once it's ready for public release.
18 </p>
19 </section>
20 </main>