This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
77dcf97d82cbfe4e4615475fa52ca03da645dbd8
godot
/
core
/
config
History
bruvzg
25f78a5eb6
Replace .NET detection code with
ClassDB::class_exists("CSharpScript")
.
2024-07-23 23:46:14 +03:00
..
engine.cpp
GDExtension: Prevent crash during shutdown as singletons are deleted
2024-05-10 13:17:36 -05:00
engine.h
GDExtension: Prevent crash during shutdown as singletons are deleted
2024-05-10 13:17:36 -05:00
project_settings.cpp
Replace .NET detection code with
ClassDB::class_exists("CSharpScript")
.
2024-07-23 23:46:14 +03:00
project_settings.h
Allow loading custom ProjectSettings instance
2024-04-26 11:34:37 +02:00
SCsub
…