22 lines
409 B
Markdown
22 lines
409 B
Markdown
---
|
|
icon: material/information-variant
|
|
---
|
|
|
|
{% include 'header.md' %}
|
|
|
|
{% include 'description.md' %}
|
|
|
|
{% include 'region-features.md' %}
|
|
|
|
* easily extendible
|
|
* one line integration
|
|
* can be easily enabled/diabled in debug/release builds or based on a user setting
|
|
* predefined optional modules
|
|
|
|
{% include 'screenshots.md' %}
|
|
|
|
{% include 'modules.md' %}
|
|
|
|
{% include 'platforms.md' %}
|
|
|
|
{% include 'demo.md' %} |