2023-06-05 12:20:01 -04:00
## ![](https://i.imgur.com/SsOU6r8.png) teamblueprint/main
2023-05-04 12:48:44 -04:00
[Discord ➚ ](https://discord.gg/CUwHwv6xRe )\
[Documentation ➚ ](https://ptero.shop/docs )
2023-05-04 08:38:35 -04:00
2023-06-11 13:58:55 -04:00
[Installation ](#installation )\
[Development ](#development )\
[Extensions ](#extensions )
2023-05-04 08:38:35 -04:00
### Installation
**What you need:**
* The latest release of Blueprint. [Download ➚ ](https://github.com/teamblueprint/main/releases/latest )
* `unzip` [Download ➚ ](https://pkgs.org/download/unzip )
* Linux and Pterodactyl knowledge.
* Fingers and a brain.
2023-05-07 06:55:12 -04:00
**Installation:**
2023-05-04 08:38:35 -04:00
1. Navigate to `/var/www/pterodactyl` . (your Pterodactyl installation should be installed there, else it might not be compatible with Blueprint)
```sh
cd /var/www/pterodactyl
```
2. Run the Blueprint installation script. This runs the commands required for Blueprint to function correctly.
```sh
chmod +x blueprint.sh
bash blueprint.sh
```
2023-05-04 09:09:13 -04:00
3. After waiting for the installation script to finish, open up your Pterodactyl admin panel and click on the puzzle icon in the top right of the website.
2023-05-21 07:51:08 -04:00
### Development
2023-05-31 03:13:36 -04:00
We've made some guides for extension development over on [GitBook ](https://ptero.shop/docs ).
2023-05-24 04:15:23 -04:00
### Extensions
2023-06-05 10:21:51 -04:00
Open an issue to get your extension listed here.
2023-05-24 04:15:23 -04:00
2023-06-05 10:24:32 -04:00
**Redirect**: [PterodactylMarket ](https://pterodactylmarket.com/resource/664 ), [GitHub ](https://github.com/prplwtf/blueprint-redirect )