Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 211 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 211 Bytes

Setup & Install

Main Server

git clone https://github.com/Taahh/among-us-server
cmake .
make

Http Server

git clone -b http-server https://github.com/Taahh/among-us-server`
npm start