Host your own server to play with your friends on Tomb Raider 1.
215
Based on stohrendorf/haunted-coop as of June 1, 2024. Tested with Croft Engine v2.5.0.
https://github.com/stohrendorf/CroftEngine/releases/tag/v2.5.0
Host your own TR1 server to play with friends.
This modified version of the official stohrendorf/haunted-coop server (Croft Engine) has the manager (web API) disabled. Players can connect without needing to register or log in.
In Croft Engine, under "Coop" tab ensure settings:
To run in docker command line, simply:
To run in docker desktop (Windows):
docker run --name=server -d -p 1996:1996 burnsours/croftengine-server --listen="0.0.0.0:1996" --timeout-seconds=300
Once it starts, if you want to check that it's running either check in Docker Desktop gui or run command docker ps -a. If you need to see the logs then run command docker logs -tf server
https://www.twitch.tv/the420beni/clip/GiantGiantTrayPeoplesChamp-TxECU7iGPf6xXQvk
Content type
Image
Digest
sha256:3df932bfa…
Size
260.8 MB
Last updated
over 2 years ago
docker pull burnsours/croftengine-server