add a why godot section in abaout page

This commit is contained in:
Chris Bell 2025-08-14 10:06:18 -05:00
parent 4069bf250b
commit fe204542cc

View File

@ -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>