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. - Run the
install.batinstallation script. - Delete the
cloned repositorymanually!
- Clone the repository inside
../garrysmod/addons. - Open a terminal, navigate to the cloned repository directory.
- Execute
sudo chmod +x install.sh. - Execute the
install scriptinstallation script by running./install.sh. - Auto-remove the cloned repository by answering
y, alternatively, pressnto remove the cloned repository manually.