Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 230 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 230 Bytes

Midnight

A ClassiCube server written in Go, and focused and being modular.

Building

Navigate to the root directory and run
go build -o ./bin/midnight.exe ./src/main.go