mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 08:44:46 +02:00
Add readme
This commit is contained in:
parent
2f3d4e2819
commit
cd51705b58
2
.github/FUNDING.yml
vendored
2
.github/FUNDING.yml
vendored
@ -1 +1 @@
|
|||||||
github: [matthewpi]
|
polar: pterodactyl
|
||||||
|
49
readme.md
Normal file
49
readme.md
Normal file
@ -0,0 +1,49 @@
|
|||||||
|
[](https://pterodactyl.io)
|
||||||
|
|
||||||
|
# Pterodactyl Panel
|
||||||
|
|
||||||
|
Pterodactyl® is a free, open-source game server management panel built with PHP, 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.
|
||||||
|
|
||||||
|
Stop settling for less. Make game servers a first class citizen on your platform.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
* [Panel Documentation](https://pterodactyl.io/panel/1.0/getting_started.html)
|
||||||
|
* [Wings Documentation](https://pterodactyl.io/wings/1.0/installing.html)
|
||||||
|
* [Community Guides](https://pterodactyl.io/community/about.html)
|
||||||
|
* [Official Discord](https://discord.gg/pterodactyl)
|
||||||
|
|
||||||
|
### Supported Games
|
||||||
|
|
||||||
|
Pterodactyl supports a wide variety of games by utilizing Docker containers to isolate each instance. This gives
|
||||||
|
you the power to run game servers without bloating machines with a host of additional dependencies.
|
||||||
|
|
||||||
|
Some of our core supported games include:
|
||||||
|
|
||||||
|
* Minecraft — including Paper, Sponge, Bungeecord, Waterfall, and more
|
||||||
|
* Rust
|
||||||
|
* Terraria
|
||||||
|
* Teamspeak
|
||||||
|
* Mumble
|
||||||
|
* Team Fortress 2
|
||||||
|
* Counter Strike: Global Offensive
|
||||||
|
* Garry's Mod
|
||||||
|
* ARK: Survival Evolved
|
||||||
|
|
||||||
|
In addition to our standard nest of supported games, our community is constantly pushing the limits of this software
|
||||||
|
and there are plenty more games available provided by the community. Some of these games include:
|
||||||
|
|
||||||
|
* Factorio
|
||||||
|
* San Andreas: MP
|
||||||
|
* Pocketmine MP
|
||||||
|
* Squad
|
||||||
|
* Xonotic
|
||||||
|
* Starmade
|
||||||
|
* Discord ATLBot, and most other Node.js/Python discord bots
|
||||||
|
* [and many more...](https://github.com/parkervcp/eggs)
|
||||||
|
|
||||||
|
Pterodactyl® Copyright ® 2015 - 2022 Pterodactyl
|
@ -91,5 +91,5 @@ return [
|
|||||||
'enable' => 'Enable',
|
'enable' => 'Enable',
|
||||||
'disable' => 'Disable',
|
'disable' => 'Disable',
|
||||||
'save' => 'Save',
|
'save' => 'Save',
|
||||||
'copyright' => '© 2015 - :year Panel',
|
'copyright' => '® 2015 - :year Pterodactyl',
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user