mirror of
https://github.com/godotengine/godot.git
synced 2025-10-22 17:33:33 +00:00
[GDnative] add pluginscript \o/
This commit is contained in:
parent
0d0cb01f33
commit
e715be0f0a
20 changed files with 1937 additions and 11 deletions
|
@ -31,11 +31,11 @@
|
|||
|
||||
#include "gdnative/gdnative.h"
|
||||
|
||||
#include "global_constants.h"
|
||||
#include "core/global_constants.h"
|
||||
#include "core/project_settings.h"
|
||||
#include "io/file_access_encrypted.h"
|
||||
#include "os/file_access.h"
|
||||
#include "os/os.h"
|
||||
#include "project_settings.h"
|
||||
|
||||
#include "scene/main/scene_tree.h"
|
||||
#include "scene/resources/scene_format_text.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue