Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 418 Bytes

Xonotic Example

Example using a Xonotic dedicated game server.

This example wraps the Xonotic server with a Go binary, and introspects stdout to provide the event hooks for the SDK integration.

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

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