Added most of the basic stuff (#1)

Reviewed-on: #1
This commit is contained in:
Booklordofthedings 2025-03-10 14:17:54 +01:00
parent c380ac53bd
commit 861d171172
11 changed files with 251 additions and 0 deletions

5
BeefSpace.toml Normal file
View file

@ -0,0 +1,5 @@
FileVersion = 1
Projects = {CodeDatatypes = {Path = "."}}
[Workspace]
StartupProject = "CodeDatatypes"