lib.godot.bench

*active*

dynamic

+bench-path+

+godot-server-source+

all-godot-ports

added in 4.1

(all-godot-ports)

Returns all active Godot server ports.

bench-start

added in 4.1

(bench-start {:keys [port], :as godot} type)

Starts the bench.

bench-stop

added in 4.1

(bench-stop {:keys [port bench], :as godot} _)

Stops the bench.

godot-exec

added in 4.1

(godot-exec)

Resolves the godot executable.

start-godot-server

added in 4.1

(start-godot-server {:keys [port]} type root-dir)

Starts a headless Godot TCP server in a given directory.

stop-godot-server

added in 4.1

(stop-godot-server port stop-type)

Stops the Godot server for a given port and type.