Skip to content

A joystick module for GMod, originally created by NightEagle.

Notifications You must be signed in to change notification settings

dangerousones/Joystick-Module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joystick-Module

A joystick module for GMod, originally made by NightEagle

The original facepunch thread

Installation

Manually

Merge the addons and lua directories from this repo into your garrysmod directory.

Automatically

Windows:

  1. Clone the repository inside ..\garrysmod\addons.
  2. Run the install.bat installation script.
  3. Delete the cloned repository manually!

Linux:

  1. Clone the repository inside ../garrysmod/addons.
  2. Open a terminal, navigate to the cloned repository directory.
  3. Execute sudo chmod +x install.sh.
  4. Execute the install script installation script by running ./install.sh.
  5. Auto-remove the cloned repository by answering y, alternatively, press n to remove the cloned repository manually.

About

A joystick module for GMod, originally created by NightEagle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 91.9%
  • C++ 6.8%
  • Other 1.3%