> For the complete documentation index, see [llms.txt](https://docs.sandboxpowered.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandboxpowered.org/v0.5/platforms/feature-parity.md).

# Feature Parity

* ✔️ = Feature is available
* ❌ = Feature isn't available
* ➕ = Feature is under development

## Server-sided features

| Feature                     | [Glass](/v0.5/platforms/silica.md) | [Forge](/v0.5/platforms/forge.md) Server | [Fabric](/v0.5/platforms/fabric.md) Server |
| --------------------------- | :--------------------------------: | :--------------------------------------: | :----------------------------------------: |
| Cubic Chunks                |                  ➕                 |                     ❌                    |                      ❌                     |
| Other mod loader compatible |                  ❌                 |                    ✔️                    |                     ✔️                     |
| TCP Network Protocol        |                  ❌                 |                    ✔️                    |                     ✔️                     |
| UDP Network Protocol        |                 ✔️                 |                     ➕                    |                      ➕                     |

## Client-sided features

| Feature                     | [WindowVK](/v0.5/platforms/silica.md) | [Forge](/v0.5/platforms/forge.md) Client | [Fabric](/v0.5/platforms/fabric.md) Client |
| --------------------------- | :-----------------------------------: | :--------------------------------------: | :----------------------------------------: |
| Controller Support          |                   ➕                   |                     ➕                    |                      ➕                     |
| Discord Rich Presence       |                   ➕                   |                     ❌                    |                      ❌                     |
| Other mod loader compatible |                   ❌                   |                    ✔️                    |                     ✔️                     |
| Rendering Backend           |                 Vulkan                |                  OpenGL                  |                   OpenGL                   |
| RTX Shader Support          |                   ➕                   |                     ❌                    |                      ❌                     |
| TCP Network Protocol        |                   ➕                   |                    ✔️                    |                     ✔️                     |
| UDP Network Protocol        |                   ➕                   |                     ❌                    |                      ❌                     |
