forked from smirgol/LinVAM
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I've got a tool I used in gmod that allowed me to swap tools in gmod, but it used Autohotkey and I've since swiched to Fedora. (It was sooo verbose anyway, required a lot of work to set up each command.
Here's what one of the commands I set up did.
send ``
sleep, 100
send use gmod_tool{enter}
send gmod_toolmode wire_adv{enter}
send {esc}
to switch to the wiremod wire tool.
If I could have the tools to streamline this in any way possible, that would be great.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request