Skip to content
Open
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
33 changes: 33 additions & 0 deletions whmcs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"schema": "1.0",
"type": "whmcs-servers",
"name": "pterodactyl",
"license": "open-source",
"category": "gamehosting",
"description": {
"name": "Pterodactyl",
"tagline": "Open-source game server management panel",
"long": "Pterodactyl is an open-source game server management panel designed to provide the ultimate user experience for both admins and end-users. It allows easy management of game servers with features like automatic deployment, resource usage tracking, and more.",
"features": [
"Automatic game server deployment and management",
"Resource usage tracking and monitoring",
"User-friendly web interface",
"Support for multiple game types",
"Customizable server configurations"
]
},
"logo": {
"filename": "pterodactyl.png"
},
"support": {
"homepage": "https:\/\/pterodactyl.io\/",
"support_url": "https:\/\/github.com\/\/pterodactyl\/\/whmcs",
"docs_url": "https:\/\/pterodactyl.io\/\/project\/\/introduction.html"
},
"authors": [
{
"name": "Pterodactyl",
"homepage": "https:\/\/pterodactyl.io\/"
}
]
}