Sign inSign up

ich777/lunamultiplayer-ksp

By ich777

•Updated 5 months ago

Image
0

10K+

ich777/lunamultiplayer-ksp repository overview

⁠Luna Multiplayer (Kerbal Space Program Multiplayer MOD) in Docker optimized for Unraid

This container will download and run Luna Multiplayer for Kerbal Space Program (KSP).

Luna Multiplayer is a mod to enable Multiplayer for Kerbal Space Program, you can find more information here: Click⁠

ATTENTION: Please also don't forget that you have to install the mod for your Client too: Click⁠ You can get detailed instructions on how to do that on the Wiki: Click⁠

Update Notice: Simply restart the container if a newer version of the game is available.

⁠Env params

NameValueExample
DATA_DIRFolder for gamefiles/lunamultiplayer
LMP_VEnter the prefered version (valid options are 'latest' and 'nightly' both without quotes).latest
UIDUser Identifier99
GIDGroup Identifier100
DATA_PERMData permissions770
UMASKUmask for files0000

⁠Run example

docker run --name KerbalSpaceProgram-LMP -d \
	-p 8800:8800/udp \
	--env 'LMP_V=latest' \
	--env 'UID=99' \
	--env 'GID=100' \
	--env 'DATA_PERM=770' \
	--env 'UMASK=0000' \
	--volume /path/to/lunarmultiplayer:/lunarmultiplayer \
	ich777/lunamultiplayer-ksp

This Docker was mainly edited for better use with Unraid, if you don't use Unraid you should definitely try it!

⁠Support Thread: https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/⁠

Tag summary

Content type

Image

Digest

sha256:a418480bb…

Size

90 MB

Last updated

5 months ago

docker pull ich777/lunamultiplayer-ksp