[GDnative] add pluginscript \o/
This commit is contained in:
parent
0d0cb01f33
commit
e715be0f0a
20 changed files with 1937 additions and 11 deletions
|
|
@ -30,14 +30,14 @@
|
|||
#ifndef NATIVE_SCRIPT_H
|
||||
#define NATIVE_SCRIPT_H
|
||||
|
||||
#include "core/resource.h"
|
||||
#include "core/script_language.h"
|
||||
#include "core/self_list.h"
|
||||
#include "io/resource_loader.h"
|
||||
#include "io/resource_saver.h"
|
||||
#include "ordered_hash_map.h"
|
||||
#include "os/thread_safe.h"
|
||||
#include "resource.h"
|
||||
#include "scene/main/node.h"
|
||||
#include "script_language.h"
|
||||
#include "self_list.h"
|
||||
|
||||
#include "modules/gdnative/gdnative.h"
|
||||
#include <nativescript/godot_nativescript.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue