migrated to new project format

This commit is contained in:
Stardust3D 2022-11-19 03:57:12 +01:00
parent 22acfe66c1
commit d252b4d92c
9 changed files with 122 additions and 287 deletions

7
Source/global.json Normal file
View file

@ -0,0 +1,7 @@
{
"sdk": {
"version": "6.0.0",
"rollForward": "latestMinor",
"allowPrerelease": false
}
}