Update README.md

This commit is contained in:
denis 2024-11-03 02:16:27 -05:00
parent 9d95b58dd8
commit 76756eb124

View file

@ -6,7 +6,7 @@
<img alt="Blueprint" src="https://github.com/BlueprintFramework/framework/assets/103201875/c0072c61-0135-4931-b5fa-ce4ee7d79f4a" height="30">
</picture>
<br/>
Open-source modding framework for the Pterodactyl panel.
Open-source modding framework for the Pelican panel.
<br/><br/>
<a href="https://blueprint.zip">Website</a> <b>·</b>
<a href="https://discord.gg/CUwHwv6xRe">Community</a> <b>·</b>
@ -18,7 +18,7 @@
<!-- Introduction -->
<br/><h2 align="center">🧩 Introduction</h2>
**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.
**Blueprint** is an open-source extension framework/manager for Pelican. 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.
@ -69,7 +69,7 @@ Contributors help shape the future of the Blueprint modding framework. To start
<!-- Related Links -->
<br/><h2 align="center">🔗 Related Links</h2>
[**Pterodactyl**](https://pterodactyl.io/) is a free, open-source game server management panel built with PHP, React, and Go.\
[**Pelican**](https://pelican.dev/) is a free, open-source game server management panel built with PHP, React, and Go.\
[**BlueprintFramework/docker**](https://github.com/BlueprintFramework/docker) is the image for running Blueprint and Pterodactyl with Docker.\
[**BlueprintFramework/templates**](https://github.com/BlueprintFramework/templates) is a repository with initialization templates for extension development.\
[**BlueprintFramework/web**](https://github.com/BlueprintFramework/web) is our open-source documentation and landing website.