croconut / godot-tester

A Github Action to handle testing Godot applications with GUT
MIT License
36 stars 14 forks source link

add option for custom godot builds #23

Closed you-win closed 2 years ago

you-win commented 2 years ago

Adds an option for custom Godot builds to be used instead of the official binaries

Seems to work in my tests using a custom c++ singleton for null-safety.