update: 更新到godot4.4.1,并大量重构代码

This commit is contained in:
ZZY
2025-06-09 18:17:06 +08:00
parent b27abb55a2
commit 3fa39fc71e
39 changed files with 801 additions and 790 deletions

7
.gitignore vendored
View File

@ -16,13 +16,14 @@ data_*/
mono_crash.*.json
# MyProject specific ignores
.*/
.vscode/
.vs/
android/
Bin/
bin/
*.aseprite
*.csproj
*.csproj.old
*.sln
*.error
*.key*
@ -34,3 +35,7 @@ bin/
# Test files
Test/bin
Test/obj
# temp ignores
Lang/*
*.zip