mirror of
https://github.com/godotengine/gdnative-demos.git
synced 2026-01-06 06:09:49 +03:00
Update README files
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Instance binding demo using C
|
||||
|
||||
Language: [GDNative C](https://docs.godotengine.org/en/latest/tutorials/scripting/gdnative/index.html)
|
||||
|
||||
Renderer: GLES 2
|
||||
|
||||
Dependencies:
|
||||
* You need [Godot headers](https://github.com/godotengine/godot-headers),
|
||||
this is now a Git submodule of this repo.
|
||||
@@ -14,7 +18,6 @@ scons platform=PLATFORM
|
||||
|
||||
Where PLATFORM is: `windows`, `linuxbsd`, or `macos`.
|
||||
|
||||
|
||||
## Manually compiling
|
||||
|
||||
### Linux
|
||||
|
||||
Reference in New Issue
Block a user