Initial commit

This commit is contained in:
Ward Truyen
2024-12-12 21:23:27 +01:00
commit 30481d8b3d
16 changed files with 358 additions and 0 deletions

3
init.lua Normal file
View File

@@ -0,0 +1,3 @@
require("ward")
--print("hello from init.lua")