mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
b08d218a59
Currently tests only run on X11.64 platform. But other platforms can be supported with a bit of effort. Remove default bell sound as it does not play nicely with CI environment that does not have sound card.
5 lines
134 B
GDScript
5 lines
134 B
GDScript
extends "res://addons/gd-plug/plug.gd"
|
|
|
|
|
|
func _plugging():
|
|
plug("bitwes/Gut", {commit = "5627110d9970c20949c1281a937e89d532f55341"})
|