From 53a1cdf5bee2955995dfbf441f5354d1dcfc1e0c Mon Sep 17 00:00:00 2001 From: Joel Stålnacke Date: Fri, 11 Oct 2024 13:31:44 +0300 Subject: Add Godot client --- Djup.Native/Program.cs | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Djup.Native/Program.cs (limited to 'Djup.Native/Program.cs') diff --git a/Djup.Native/Program.cs b/Djup.Native/Program.cs new file mode 100644 index 0000000..1b374b8 --- /dev/null +++ b/Djup.Native/Program.cs @@ -0,0 +1,3 @@ +/*using Djup.Native;*/ +/**/ +/*LibDjup.hello_world();*/ -- cgit v1.2.3