Luka967 / OgarII

FOSS implementation of a private Agar.io gameserver, made with Node.js.
Other
66 stars 38 forks source link

The run file is missing :/ #49

Closed ghost closed 4 years ago

ghost commented 4 years ago

Please is it still possible to run this? And how?

Luka967 commented 4 years ago

Literally README:

  1. Make sure you have node.js version 8 or greater.
  2. Make sure you have a C++11 compliant compiler for building uWebSockets.
    • If you're on Windows, npm install -g windows-build-tools.
    • If you're on GNU/Linux, use your package manager to install a supported C++ compiler such as GCC.
  3. Clone / download the repo.
  4. npm install in /.
  5. cd ./cli/
  6. node index.js