Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,14 @@ You use this project at your own risk, the contributors are not responsible for
- Web manager for larger networks
- Uploading of a custom image for the account (see below for more info)

## Pterodactyl Panel
There is an egg for easy instance creation supplied for [Pterodactyl Panel](https://pterodactyl.io/), this being `egg-m-c-xbox-broadcast.json`
## Game control panel
There is an egg for easy instance creation supplied for [Calagopus](https://calagopus.com), [Pelican](https://pelican.dev/) and [Pterodactyl Panel](https://pterodactyl.io/).

| Panel | Supported Egg |
| ----------------- | ------------------------------------------------------------------------------ |
| Calagopus | [`egg-m-c-xbox-broadcast.json`](./egg-m-c-xbox-broadcast.json) |
| Pelican | [`pelican-egg-m-c-xbox-broadcast.json`](./pelican-egg-m-c-xbox-broadcast.json) |
| Pterodactyl Panel | [`egg-m-c-xbox-broadcast.json`](./egg-m-c-xbox-broadcast.json) |

## Docker
There is a docker image available for the standalone version of the tool, this can be found at `ghcr.io/mcxboxbroadcast/standalone:latest`
Expand Down
Loading