Mono: Add project export plugin
This commit is contained in:
parent
79a225ac2a
commit
9fd606c549
12 changed files with 377 additions and 56 deletions
|
|
@ -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
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue