Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ferothefox authored Mar 5, 2024
1 parent 2805ffd commit 93f78c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ pyrodactyl is the Pterodactyl-based game server management panel. Our fork focus

## Changes from vanilla Pterodactyl

- **Smaller bundle sizes:** pyrodactyl is built using Vite, and significant re-architecting of the application means the resulting bundle size is **55 times smaller than leading, closed-source Pterodactyl forks**
- **Faster loading times:** pyrodactyl's load times are **multiple orders of magnitudes faster** than other closed-source Pterodactyl forks. Smarter code splitting and chunking means that pages you in the panel only load the resources they need.
- **Smaller bundle sizes:** pyrodactyl is built using Vite, and significant re-architecting of the application means the initial download size is **[55 times smaller than leading, closed-source Pterodactyl forks](https://i.imgur.com/tKWLHhR.png)**
- **Faster loading times:** pyrodactyl's load times are **[over 3 times faster](https://i.imgur.com/28XxmMi.png)** than other closed-source Pterodactyl forks. Smarter code splitting and chunking means that pages you in the panel only load the resources they need.
- **More secure:** pyrodactyl's modern architecture means **most severe and easily exploitable CVEs simply do not exist**.
- **More accessible:** Pyro believes that gaming should be easily available for everyone. pyrodactyl builds with the latest Web accessibility guidelines in mind. pyrodactyl is **entirely keyboard-navigable, even context menus.**.
- **More approachable:** pyrodactyl's friendly, approachable interface means that anyone can confidently run a game server [with Pyro](https://pyro.host).
Expand Down

0 comments on commit 93f78c8

Please sign in to comment.