Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

executable file
·
10 lines (7 loc) · 341 Bytes

MFC

Architecture

Users SSH into a server, which runs the client. The client connects to the game server, which runs alongside the SSH server.

Installation

Only NixOS is supported. Add the flake as an input and enable the relevant service.

Development

Run nix develop to be placed into a shell with the relevant dependencies.