1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-13 13:31:48 +00:00
Files
godot/platform/android/java/nativeSrcsConfigs
Rémi Verschelde 9b05f29894 Remove unused GDNative code
This has been superseded by GDExtension so this code is no longer useful
nor usable.

There's still some GDNative-related stuff in platform export code which
needs to be adapted for GDExtension (e.g. to include GDExtension libraries
in exports).
2022-03-09 13:59:03 +01:00
..
2022-03-09 13:59:03 +01:00
2021-03-12 10:37:53 -06:00

Native sources configs

This is a non-functional Android library used to provide Android Studio editor support to the Godot project native files. Nothing else should be added to this library.