mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-24 09:02:54 +08:00
parent
2ee5856eee
commit
18c9f5a960
14
README.md
14
README.md
@ -6,8 +6,20 @@ With that I am also accepting PR's for new service and also updates to the curre
|
|||||||
|
|
||||||
If you are submitting PR's try and keep names and titles the same.
|
If you are submitting PR's try and keep names and titles the same.
|
||||||
|
|
||||||
|
## How to import an egg
|
||||||
|
|
||||||
# You must restart your daemon after importing an egg.
|
If you are reading this it looks like you are looking to add an egg to your server.
|
||||||
|
|
||||||
|
1. Download any of the json files located in the folders below.
|
||||||
|
1. 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 jaon file you save earlier
|
||||||
|
5. Select what nest you want to put the egg in.
|
||||||
|
1. 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).
|
||||||
|
|
||||||
|
# You must restart your daemon after importing an egg
|
||||||
|
|
||||||
|
|
||||||
## Please read the CONTRIBUTING.md before submitting PRs
|
## Please read the CONTRIBUTING.md before submitting PRs
|
||||||
|
Loading…
Reference in New Issue
Block a user