mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
fix the building, and change the name
This commit is contained in:
parent
cceffbf474
commit
6b76de1e77
4 changed files with 15 additions and 14 deletions
|
|
@ -4,4 +4,5 @@ const Server = @import("server.zig").Server;
|
|||
|
||||
pub fn main() !void {
|
||||
std.debug.print("Starting mezzaluna", .{});
|
||||
_ = try Server.init();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue