2024-03-26 06:34:33 -04:00
<!-- Header -->
2024-03-26 04:23:59 -04:00
< br / > < p align = "center" >
< picture >
2024-05-11 13:48:55 -04:00
< source media = "(prefers-color-scheme: dark)" srcset = "https://github.com/BlueprintFramework/framework/assets/103201875/c0072c61-0135-4931-b5fa-ce4ee7d79f4a" >
< source media = "(prefers-color-scheme: light)" srcset = "https://github.com/BlueprintFramework/framework/assets/103201875/a652a6e7-b53f-4dcd-ae4e-2051f5c9c7b9" >
< img alt = "Blueprint" src = "https://github.com/BlueprintFramework/framework/assets/103201875/c0072c61-0135-4931-b5fa-ce4ee7d79f4a" height = "30" >
2024-03-26 04:23:59 -04:00
< / picture >
< br / >
2024-03-26 06:34:33 -04:00
Open-source modding framework for the Pterodactyl panel.
< br / > < br / >
2024-03-26 04:23:59 -04:00
< a href = "https://blueprint.zip" > Website< / a > < b > ·< / b >
< a href = "https://discord.gg/CUwHwv6xRe" > Community< / a > < b > ·< / b >
< a href = "https://blueprint.zip/docs" > Documentation< / a >
2024-03-26 06:34:33 -04:00
< / p >
2023-05-04 08:38:35 -04:00
2023-06-11 13:58:55 -04:00
2024-03-26 06:34:33 -04:00
<!-- Introduction -->
< br / > < h2 align = "center" > 🧩 Introduction< / h2 >
2023-10-25 15:55:46 -04:00
2024-03-26 06:34:33 -04:00
**Blueprint** is an open-source extension framework/manager for Pterodactyl. Developers can create versatile, easy-to-install extensions that system administrators can install within minutes *(usually even seconds!)* without having to custom-code compatibility across multiple panel modifications.
2023-10-25 15:55:46 -04:00
We aim to introduce new developers to Blueprint with easy to understand guides, documentation, developer commands, community support and more.
2024-06-03 10:51:03 -04:00
[Learn more about **Blueprint** ➡️ ](https://blueprint.zip )
2023-10-13 14:41:30 -04:00
2024-03-26 06:34:33 -04:00
<!-- Showcase -->
< br / > < h2 align = "center" > 📷 Showcase< / h2 >
2024-05-11 13:48:55 -04:00
![screenshots ](https://github.com/BlueprintFramework/framework/assets/103201875/cb66943e-a60e-44e5-afd4-90475b106244 )
2023-12-28 18:10:56 -05:00
2023-10-13 14:41:30 -04:00
2023-12-25 19:23:34 -05:00
2024-03-26 06:34:33 -04:00
<!-- Sponsors -->
< br / > < h2 align = "center" > 💖 Sponsors< / h2 >
Sponsors help fund development and maintenance. [Interested in sponsoring Blueprint? ](https://github.com/sponsors/prplwtf )
2024-05-08 18:38:29 -04:00
| Company | About |
2024-06-03 10:51:03 -04:00
|---------|-------|
2024-05-08 18:38:29 -04:00
| [**`HostEZ`** ](https://hostez.io?utm_source=blueprint ) | US & EU Rust & Minecraft Hosting. DDoS Protected bare metal, VPS and colocation with low latency, high uptime and maximum availability. EZ! |
2024-03-26 06:34:33 -04:00
<!-- Contributors -->
< br / > < h2 align = "center" > 👥 Contributors< / h2 >
2024-05-11 13:48:55 -04:00
Contributors help shape the future of the Blueprint modding framework. To start contributing you have to [fork this repository ](https://github.com/BlueprintFramework/framework/fork ) and [open a pull request ](https://github.com/BlueprintFramework/framework/compare ).
2024-03-26 06:34:33 -04:00
2024-05-11 13:48:55 -04:00
< a href = "https://github.com/BlueprintFramework/framework/graphs/contributors" >
< img src = "https://contrib.rocks/image?repo=BlueprintFramework/framework" / >
2024-03-26 06:34:33 -04:00
< / a >
<!-- Stargazers -->
< br / > < h2 align = "center" > 🌟 Stargazers< / h2 >
2024-05-11 13:48:55 -04:00
< a href = "https://github.com/BlueprintFramework/framework/stargazers/" >
2024-03-26 06:34:33 -04:00
< picture >
2024-05-11 13:48:55 -04:00
< source media = "(prefers-color-scheme: light)" srcset = "http://reporoster.com/stars/BlueprintFramework/framework" >
< img alt = "stargazer-widget" src = "http://reporoster.com/stars/dark/BlueprintFramework/framework" >
2024-03-26 06:34:33 -04:00
< / picture >
< / a >
2023-12-25 19:23:34 -05:00
2023-10-12 09:46:46 -04:00
2024-03-26 06:34:33 -04:00
<!-- Related Links -->
< br / > < h2 align = "center" > 🔗 Related Links< / h2 >
2023-10-13 14:41:30 -04:00
2023-11-14 09:42:12 -05:00
[**Pterodactyl** ](https://pterodactyl.io/ ) is a free, open-source game server management panel built with PHP, React, and Go.\
2024-03-11 12:56:37 -04:00
[**BlueprintFramework/templates** ](https://github.com/BlueprintFramework/templates ) is a repository with initialization templates for extension development.\
2024-03-26 04:23:59 -04:00
[**BlueprintFramework/web** ](https://github.com/BlueprintFramework/web ) is our open-source documentation and landing website.