first steps

This commit is contained in:
2024-11-08 18:39:38 +01:00
parent 08b0bce492
commit e2bded0456
10 changed files with 74 additions and 1 deletions

1
src/meson.build Normal file
View File

@@ -0,0 +1 @@
sources = files('main.c', 'server.c')