A joystick module for GMod, originally made by NightEagle
The original facepunch thread
Merge the addons and lua directories from this repo into your garrysmod directory.
- Clone the repository inside
..\garrysmod\addons. - Execute the
install.batinstallation script. - Delete the
cloned repositorymanually!
- Clone the repository inside
../garrysmod/addons. - Open the cloned repository folder in the
terminal. - Execute
sudo chmod +x install.sh. - Execute the
./install.shinstallation script. - Delete the
cloned repositoryby answeringY/yto theterminalprompt.