ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\Pterodactyl;
class Pterodactyl extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "0a5cd6b94160a13583653d188b5083c3fa3cacdf",
"name": "Pterodactyl",
"website": "https://pterodactyl.io/",
"license": "MIT License",
"description": "Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end-users.",
"enhanced": false,
"tile_background": "light",
"icon": "pterodactyl.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB