updated getting server files for mod
This commit is contained in:
parent
788229ceec
commit
85614babcc
@ -42,4 +42,8 @@ services:
|
||||
- /your/data/directory:/data # Replace with your directory
|
||||
ports:
|
||||
- "25565:25565" # Change first value if you want to run multiple servers Ex:"25585:25565"
|
||||
```
|
||||
```
|
||||
- After the server has been setup, the easiest way to get the mod running is by downloading the server files from curseforge
|
||||

|
||||
- Once downloaded, extract all of the files into the folder where the docker server is and overwrite them.
|
||||
- To achieve this, I followed [this written guide](https://ubuntu.com/server/docs/samba-file-server) or [this video](https://www.youtube.com/watch?v=oRHSrnQueak&t=42s) in order set up a samba share and access the folder.
|
||||
BIN
images/2023-08-03_03.57.42AM.png
Normal file
BIN
images/2023-08-03_03.57.42AM.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
Loading…
Reference in New Issue
Block a user