Rebrand project and refresh title presentation

This commit is contained in:
Alexander Sellite 2026-08-25 17:14:12 -04:00
parent 17fef2c5d4
commit 7ae20789a9
138 changed files with 1511 additions and 1498 deletions

View file

@ -239,7 +239,7 @@ func _build_interface() -> void:
_instruction_label = Label.new()
_instruction_label.text = (
"auto-map walks through NETfishing's controller actions. "
"auto-map walks through straywild's controller actions. "
+ "select any row afterward to override it; the mapped back "
+ "control cancels capture."
)