What version of Godot are you running? Any other details you can share about how you installed the plugin?
Kat Witten (69ca4bbf) at 29 Aug 18:53
keyboard and joystick input mostly complete
Kat Witten (7b547edc) at 19 Aug 14:38
input progress
Kat Witten (c47296e6) at 17 Aug 22:47
Add LICENSE
Kat Witten (a3db870c) at 17 Aug 22:47
initial commit
Kat Witten (42d97b99) at 27 Mar 00:37
initial public commit
Kat Witten (27779a23) at 25 Mar 22:17
initial public commit
Kat Witten (f6b01290) at 06 Feb 21:13
update submodules, fix build.bat
Kat Witten (30e1a127) at 06 Feb 21:13
Kat Witten (fb9f9c4c) at 06 Feb 04:58
Kat Witten (255d8978) at 06 Feb 04:58
Merge branch 'turtlewit-trunk-patch-90266' into 'trunk'
... and 1 more commit
Kat Witten (fb9f9c4c) at 06 Feb 04:58
add note about license in readme
Good idea! I've licensed it under the Unlicense. I'm a little concerned that since it will copy the license into all projects that use this template, people may accidentally license their projects under the Unlicense as well. If anyone has any ideas about how to deal with that, let me know!
Kat Witten (7fae021f) at 06 Feb 04:53
Add LICENSE
git submodule init doesn't seem to support --recursive, but update --init --recursive works.