Request an Egg
Want to see a new game server, application, or language egg added to the Ptero Eggs collection? Here's how to request one.
Before requesting
Please search existing eggs and open issues to avoid duplicates.
Where to Submit Your Request
Choose the appropriate repository based on what type of egg you need:
🎮 Games
For all game server eggs.
Request Game
📦 Applications
For applications that are not games.
Request App
💻 Languages
For generic language eggs like Python, Node.js, etc.
Request Language
How to Write a Good Request
When creating your egg request issue, please include:
- Clear Title: Use the format
[Egg Request]: Application Name - Description: Explain what the application/game does
- Official Website: Link to the official site or GitHub repository
- Installation Docs: Link to installation/setup documentation
- Use Case: Explain why this would be useful for the community
What Happens Next?
- Community maintainers will review your request
- If accepted, the issue will be labeled "Accepted"
- A maintainer or community member will work on creating the egg
- You'll be notified when the egg is ready
Want to contribute?
If you know how to create eggs, consider contributing directly via pull requests!
Visit the Ptero-Eggs GitHub to get started.