You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Mono: Add project export plugin
This commit is contained in:
@@ -118,6 +118,8 @@ void CSharpLanguage::init() {
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
EditorNode::add_init_callback(&gdsharp_editor_init_callback);
|
||||
|
||||
GLOBAL_DEF("mono/export/include_scripts_content", true);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user