File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -57,8 +57,12 @@ podman run -d -e EULA=TRUE \
57
57
```
58
58
to get started. This will run a Create: Astral server on port 25565 (the default) which stores the game world in a named volume.
59
59
60
+ # Contributing
61
+ Feel free to send a merge request for any improvements you'd like.
62
+
60
63
# License
61
64
I do not claim ownership of or affiliation with Minecraft®, Create: Astral or FabricMC.
65
+
62
66
This software package does not redistribute the Minecraft® server by itself, the server software is downloaded
63
67
when the container is initialized. The Create: Astral modpack is redistributed with preliminary permission from a developer.
64
68
To use this software you must agree to the [ Minecraft EULA] ( https://www.minecraft.net/en-us/eula ) by setting the environment variable ` EULA=true ` .
You can’t perform that action at this time.
0 commit comments