Initial commit

This commit is contained in:
ourworld_web
2025-02-12 06:59:33 +00:00
commit 648680d0ae
406 changed files with 15597 additions and 0 deletions

7
Makefile Normal file
View File

@@ -0,0 +1,7 @@
SHELL := /bin/bash
build:
. ./build.sh
start:
. ./start.sh