Updated to use komputesummator class
This commit is contained in:
parent
b5bdb2e7d1
commit
6ff55d4f3f
16 changed files with 95 additions and 121 deletions
14
examples/godot_examples/godot_resources/scripts/KomputeNativeLibrary.gdnlib
Executable file
14
examples/godot_examples/godot_resources/scripts/KomputeNativeLibrary.gdnlib
Executable file
|
|
@ -0,0 +1,14 @@
|
|||
[general]
|
||||
|
||||
singleton=false
|
||||
load_once=true
|
||||
symbol_prefix="godot_"
|
||||
reloadable=false
|
||||
|
||||
[entry]
|
||||
|
||||
Windows.64="res://gdnative_shared/build/Release/kompute_godot.dll"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Windows.64=[ ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue