yay initial commit

This commit is contained in:
2026-07-20 10:57:07 +10:00
commit e1751a3ece
18 changed files with 22476 additions and 0 deletions

4
build.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
bin2cpp --file=client/footer.html --output=server/src/generated
bin2cpp --file=client/header.html --output=server/src/generated