this doesnt work, and i probably wont fix it, so just either wait for blueprint to support pelican, or wait for pelican to release it's plugin system
Find a file
2024-06-03 16:51:03 +02:00
.github feat core readme .github resources: Update Blueprint repo link/name 2024-05-11 19:48:55 +02:00
app feat core artisan: admit defeat on dynamic imports for now 2024-05-15 13:16:53 +02:00
blueprint feat assets: Add new marketing material 2024-05-16 18:08:02 +02:00
config feat core artisan: admit defeat on dynamic imports for now 2024-05-15 13:16:53 +02:00
database/migrations feat migrations views: update blueprint migration and change some stuff in blueprint view 2024-03-02 18:27:01 +01:00
public feat public: Allow crawlers on /extensions/blueprint. 2024-03-16 22:18:13 +01:00
resources feat core readme .github resources: Update Blueprint repo link/name 2024-05-11 19:48:55 +02:00
routes feat routes: internal route for per-extension egg ID fetching 2024-04-08 13:55:15 +02:00
storage/extensions feat core filesystems: Add new ExtensionFS feature which will create filesystems for each extension automatically. 2024-02-27 22:09:33 +01:00
.gitignore feat gitignore: merge with pterodactyl's 1.0-develop gitignore 2024-05-31 10:04:20 +02:00
.prettierrc.json add Pterodactyl's prettierrc with a tab width of 2 2024-04-08 13:57:22 +02:00
.shellcheckrc feat .shellcheckrc: add linebreak 2024-05-21 11:08:09 +02:00
blueprint.sh feat core: change exit code for unknown command 2024-05-31 09:58:57 +02:00
LICENSE feat license: change to "prpl.wtf" 2024-01-26 16:28:47 +01:00
README.md feat readme: add blueprint.zip link 2024-06-03 16:51:03 +02:00


Blueprint
Open-source modding framework for the Pterodactyl panel.

Website · Community · Documentation


🧩 Introduction

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.

We aim to introduce new developers to Blueprint with easy to understand guides, documentation, developer commands, community support and more.

Learn more about Blueprint ➡️


📷 Showcase

screenshots


💖 Sponsors

Sponsors help fund development and maintenance. Interested in sponsoring Blueprint?

Company About
HostEZ US & EU Rust & Minecraft Hosting. DDoS Protected bare metal, VPS and colocation with low latency, high uptime and maximum availability. EZ!


👥 Contributors

Contributors help shape the future of the Blueprint modding framework. To start contributing you have to fork this repository and open a pull request.


🌟 Stargazers

stargazer-widget


🔗 Related Links

Pterodactyl is a free, open-source game server management panel built with PHP, React, and Go.
BlueprintFramework/templates is a repository with initialization templates for extension development.
BlueprintFramework/web is our open-source documentation and landing website.