You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-23 15:16:17 +00:00
-Renamed GlobalConfig to ProjectSettings, makes more sense.
-Added system for feature overrides, it's pretty cool :)
This commit is contained in:
@@ -117,8 +117,6 @@ public:
|
||||
virtual String get_executable_path() const;
|
||||
virtual String get_data_dir() const;
|
||||
|
||||
virtual bool check_feature_support(const String &p_feature);
|
||||
|
||||
//virtual void run( MainLoop * p_main_loop );
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user