Egg Repository

Pterodactyl Community Egg Repository

Generic Language Eggs

Total Generic Eggs: 12

Category
Name
Description
Generic
Bun
Bun is an incredibly fast JavaScript runtime, transpiler bundler, and npm package manager all-in-one.
Generic
Generic C#
A generic C# (dotnet) egg that runs your C# project.
Generic
dart generic
A generic dart CLI egg. This will clone a dart CLI application. it defaults to master if no branch is specified. Installs the pubspec.yaml packages on run. If you set user_upload then I assume you know what you are doing.
Generic
Deno Generic
A generic egg to run deno code.
Generic
Elixir
Elixir is a functional, concurrent, high-level general-purpose programming language that runs on the BEAM virtual machine, which is also used to implement the Erlang programming language.
Generic
golang generic
A generic golang egg that compiles the application and saves an executable Meant to be customized before it is used.
Generic
Generic Java
Creates a container that runs java.
Generic
luvit generic
A generic luvit egg This will clone a git repo. It defaults to master if no branch is specified. Supports the discordia lua framework.
Generic
node.js generic
a generic node.js egg This will clone a git repo. it defaults to master if no branch is specified. Installs the node_modules on install. If you set user_upload then I assume you know what you are doing.
Generic
nodemon
Nodemon javascript egg that automatically restarts the node application when file changes in the directory are detected This will clone a git repo for a bot. it defaults to master if no branch is specified. Installs the node_modules on install. If you set user_upload, then I assume you know what you are doing.
Generic
python generic
A Generic Python Egg for Pterodactyl Tested with: https://github.com/Ispira/pixel-bot
Generic
rust generic
Creates a container that runs rust with cargo.