Add extra information to README.md

This commit is contained in:
purple 2023-06-23 18:15:30 +02:00 committed by GitHub
parent 03dcc77af6
commit 639525757d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
* Fingers and a brain.
**Installation:**
1. Navigate to `/var/www/pterodactyl`. (your Pterodactyl installation should be installed there, else it might not be compatible with Blueprint)
1. Navigate to `/var/www/pterodactyl`. (your Pterodactyl installation should be installed there or in `/var/www/html`, else it might not be compatible with Blueprint)
```sh
cd /var/www/pterodactyl
```
@ -26,9 +26,9 @@ bash blueprint.sh
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.
### Development
We've made some guides for extension development over on [GitBook](https://ptero.shop/docs).
We've made some guides for extension development over on [GitBook](https://ptero.shop/docs). We are adding more guides over time, don't hesitate to suggest a topic for future guides.
### Extensions
Open an issue to get your extension listed here.
Open an issue on GitHub to get your extension listed here. To install an extension, upload your `something.blueprint` file to your Pterodactyl folder and run `blueprint -install something`.
**Redirect**: [PterodactylMarket](https://pterodactylmarket.com/resource/664), [GitHub](https://github.com/prplwtf/blueprint-redirect)