Re-introduce prototype code

This commit is contained in:
2024-08-23 00:39:15 -07:00
parent 8b3d1bed8a
commit 2fb0c364ca
62 changed files with 1685 additions and 187 deletions

8
global.json Normal file
View File

@@ -0,0 +1,8 @@
{
"sdk": {
"version": "8.0.400"
},
"msbuild-sdks": {
"Godot.NET.Sdk": "4.3.0"
}
}