Initial commit

This commit is contained in:
Maxwell Ruben
2026-03-18 22:54:06 -05:00
parent 615e765d45
commit 099e3d5e92
5 changed files with 151 additions and 0 deletions

3
dub.sdl Normal file
View File

@ -0,0 +1,3 @@
name "thirdworld-common"
targetType "sourceLibrary"
dependency "vibe-core" version="~>2.14.0"