Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 678 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 678 Bytes

Minetest Game Server Example for Agones

Dedicated Minetest Game Server hosting on Kubernetes using Agones.

This example wraps the Minetest server with a Go binary, and introspects stdout to provide the event hooks for the SDK integration. The wrapper is from Xonotic Example with a few changes to look for the Minetest ready output message.

It is not a direct integration, but is an approach for to integrate with existing dedicated game servers.

You will need to download the Minetest client separately to play.