godot-xterm/plug.gd

8 lines
199 B
GDScript
Raw Normal View History

# SPDX-FileCopyrightText: 2021 Leroy Hopson <godot-xterm@leroy.nix.nz>
# SPDX-License-Identifier: MIT
extends "res://addons/gd-plug/plug.gd"
func _plugging():
plug("bitwes/Gut", {tag = "v9.2.0"})