ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Pterodactyl/Pterodactyl.php
Executable file
5
heimdall/config/www/SupportedApps/Pterodactyl/Pterodactyl.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Pterodactyl;
|
||||
|
||||
class Pterodactyl extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Pterodactyl/app.json
Executable file
10
heimdall/config/www/SupportedApps/Pterodactyl/app.json
Executable 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"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Pterodactyl/pterodactyl.png
Executable file
BIN
heimdall/config/www/SupportedApps/Pterodactyl/pterodactyl.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user