Rework player movement in C++

This commit is contained in:
2021-03-06 00:27:07 -05:00
parent 3dd00eabd3
commit a21e90388e
110 changed files with 570 additions and 162 deletions

View File

@@ -0,0 +1,18 @@
[general]
singleton=false
load_once=true
symbol_prefix="godot_"
reloadable=false
[entry]
X11.64="res://bin/x11/libconnection.so"
Windows.64="res://bin/win64/libconnection.dll"
OSX.64="res://bin/osx/libconnection.dylib"
[dependencies]
X11.64=[ ]
Windows.64=[ ]
OSX.64=[ ]