lihop / godot-xterm

Terminal emulator for the Godot game engine.
MIT License
98 stars 15 forks source link

Godot 4 functionality. #71

Open ealione opened 8 months ago

ealione commented 8 months ago

Is the Godot 4 branch supposed to be working? I'm interested in getting this to work specifically for Windows.

lihop commented 8 months ago

Hi @ealione. Unfortunately not. It is still a work in progress. At one point I did get the branch (or a version close to it) working for Linux, but the performance was very bad.

ealione commented 8 months ago

Then I'll play with it a bit, see if I can manage to come up with something because it's a useful project I believe :)

lihop commented 7 months ago

@ealione Good news. The Linux version is now performing well, and I just successfully ran a build of the latest Godot4 branch on Windows! There is still a bit of work to do, such as re-implementing _gui_input, but you can expect a working Godot 4 release for Windows soon.

ealione commented 7 months ago

Great work!! I'll try and be more helpful haha But at the least definitely test it.