This is the source code published under the MIT license. This repository includes the entirety of the theme, but with the DRM and online installer removed.
If you would still like to install the theme, you can follow these instructions:
- Upload the contents of this repository into your Pterodactyl installation folder (usually
/var/www/pterodactyl) - Migrate the database by running
php artisan migrate --force - Install the required packages by running
yarn add jquery color && yarn add -D @types/jquery @types/color - Build the client side by running
yarn build:production - Clear the cache by running
php artisan optimize
This is the final version of Unix and will not receive any updates. We do not guarantee that it will work on the latest version of Pterodactyl.