Change Egg Installation
Introduction
This is the installation guide for my Change Egg addon. 🥚

First you must upload all the files that are in the compressed folder that you downloaded.
In the file routes/api-client.php below the line:
Add the following lines:
Add the following lines to the end of the routes/admin.php file:
In the file /resources/scripts/routers/routes.ts add the following line under all imports
In the same file below these lines:
Add these lines:
In the file /resources/views/layouts/admin.blade.php add the following lines:
Below these other lines:
After you have inserted all the lines correctly, please run the following commands in the /var/www/pterodactyl folder. Remember to have installed the necessary dependencies:
If you have any problems please contact us through our discord.
Last updated