ainx
v1.13.9
Published
ainx is a command-line tool used to install pterodactyl addons, usually developed using blueprint and meant to be bundled for standalone installations.
Downloads
2,034
Readme
ainx - Pterodactyl Addon Installer
ainx is a command-line tool used to install pterodactyl addons, usually developed using blueprint and meant to be bundled for standalone installations.
Developing
To Develop on this tool, you need to install all required dependencies
git clone https://github.com/0x7d8/ainx.git
cd ainx
# make sure to have nodejs installed already
npm i -g pnpm
pnpm i
pnpm install:dev
# ainx is now globally available
ainx
Blueprint Compatibility
[x] PHP Routes
[x] Client
[x] Application
[x] Web
[x] Database Migrations
[x] Upgrades
[x] Scripts
[x] Install
[x] Remove
[x] Placeholders
[x] v2
[x] v1
[x] Flags
[x] ignorePlaceholders
[x] forceLegacyPlaceholders
[x] $blueprint
[x] Artisan Console
[x] Admin
[x] Views
[x] CSS
[x] Wrappers
[ ] Dashboard
[x] Wrappers
[x] CSS
[ ] Components