add a why godot section in abaout page
This commit is contained in:
parent
4069bf250b
commit
fe204542cc
14
about.html
14
about.html
@ -73,6 +73,20 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
|
||||
<li>Anyone who's tired of apps that feel bloated, hard to learn, restrictive, or designed to constantly sell you something</li>
|
||||
</ul>
|
||||
|
||||
<h2>Why use Godot?</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
Godot Engine's editor is that it itself is made with Godot. This proves that it can be used to make flexible desktop applications, while providing game engine features like networking and an easy to use UI system.
|
||||
</li>
|
||||
<li>
|
||||
Godot is FOSS (Free and Open Source) software as well, which aligns with our core values.
|
||||
</li>
|
||||
<li>
|
||||
It is easy to learn and use, which allows for anyone to modify the application to their liking, creating "mods/plugins" and making SessionZero work for them.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>The Bottom Line</h2>
|
||||
|
||||
<p>SessionZero is about freedom, flexibility, and respecting your game. It's not here to sell you a bunch of digital add-ons or lock your data in a vault. It's a tool built to help you play.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user