codecat / godot-tbloader

TrenchBroom Loader for Godot 4. (Alternative to Qodot)
MIT License
232 stars 29 forks source link

Exporting a proyect doesn't add the tbloader library #50

Open somebody1121 opened 1 year ago

somebody1121 commented 1 year ago

On export, Godot complains about not finding a suitable library. Changing on tbloader.gdextension windows.64 to windows.x86_64 make it work. The same applies on the Linux library. I don't know how it works on the mac side but i suspect that a similar change it's necessary. Tested on beta 8. The rest appears to work.