Skip to content

Blaubeeree/GarrysModAmongUs

 
 

Repository files navigation

Among Us for Garry's Mod

Discord

Steam Subscriptions Steam Favorites Steam Update Date

This project aims to re-create Among Us, a game by InnerSloth, in Garry's Mod.

Preparing the Environment

This project is built using Gulp. To get started, you will need to install Node.JS 13.0.0+.

Navigate into the project directory and run:

sudo apt install luarocks
sudo luarocks install moonscript
npm install

Building and Watching

To build the project, run:

npx gulp build

To watch the changes and re-build in real time, run:

npx gulp watch

Contributors

License

Code: MIT license

Custom assets: Creative Commons BY-NC-SA 4.0

Among Us texture and sound assets by InnerSloth.

About

Among Us, re-imagined in Garry's Mod

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MoonScript 92.7%
  • JavaScript 3.9%
  • Lua 3.3%
  • Shell 0.1%