added server ports table

removed old egg import instructions
switched image to markdown style
removed unnessary spaces
fixed heading levels
added blank lines as needed
This commit is contained in:
LRMtheBoss 2021-12-09 12:57:57 -05:00
parent 95b8401780
commit 29b9cef332

View File

@ -1,23 +1,17 @@
# What is Holdfast: Nations At War ?
# What is Holdfast: Nations At War
Fight on multiple fronts in Holdfast: Nations At War - A competitive multiplayer first and third person shooter set during the great Napoleonic Era. Charge into battle with over 150 players per server!
>[Holdfast: NaW](https://store.steampowered.com/app/589290/Holdfast_Nations_At_War/)
<img src="https://steamcdn-a.akamaihd.net/steam/apps/589290/capsule_616x353.jpg?t=1600279941" alt="logo" width="300"/></img>
![image](https://steamcdn-a.akamaihd.net/steam/apps/589290/capsule_616x353.jpg?t=1600279941)
# How to import an egg in [Pterodactyl](https://pterodactyl.io/)
## Server Ports
1. Download [egg-holdfast-na-w.json](https://github.com/ankit2951/pterodactyl-holdfast/blob/main/egg-holdfast-na-w.json).
> It's easiest to right click the raw button and save as.
2. In your panel go to the Nests section in the admin part of the panel
3. Click the green Import Egg button
4. Browse to the json file you saved earlier
5. Select what nest you want to put the egg in.
> If you want a new nest you need to create it before importing the egg.
6. Restart the daemon on your node before creating a server using the new egg(s).
These are the servers required ports
server_port 20100
steam_communications_port 8700
steam_query_port 27000
# You must restart your daemon after importing an egg
| Port | default |
|----------------|---------|
| Game | 20100 |
| Query | 27000 |
| Communications | 8700 |