finished upgrade to 4.1.3 and added macos support

This commit is contained in:
2024-02-29 19:46:41 +01:00
parent 91786abb15
commit 0c280cf2e6
12 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@@ -8,6 +8,7 @@
.sconsign.dblite
*.pyc
# MacOS
.DS_Store
@@ -18,11 +19,10 @@ build/
*.obj
*.exp
*.lib
*.a
#Clean files from setup.py
src/lib/discord_game_sdk/
src/lib/godot-cpp/
src/lib/godot-cpp.zip
# release.py
release/