https://github.com/yimura/ptumpkin
https://github.com/yimura/ptumpkin
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yimura/ptumpkin
- Owner: Yimura
- Created: 2024-12-25T21:37:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-25T22:44:59.000Z (over 1 year ago)
- Last Synced: 2024-12-25T23:22:43.108Z (over 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pumpkin PteroDactyl Egg
This is a proof of concept PteroDactyl Egg for [Pumpkin](https://github.com/Snowiiii/Pumpkin).
## Flavours
Currently there are two different flavours available for Pumpkin.
### Optimized
Optimized clones the latest source code from the Pumpkin repository and builds it specifically optimized for your hardware.
Downloading and compiling of Pumpkin may take a while depending on the hardware of your Pterodactyl wing.
### Prebuilt
The prebuilt image does not do any of the things the optimized version does, it makes use of the docker image provided by the Pumpkin team and launches that.
## Caveats
Currently Pterodactyl does not support toml file handling and as such one needs to go into the `config/configuration.toml` file and manually set the `server_address` after the server has finished installing.