OgarProject / Ogar

An open source Agar.io server implementation, written with Node.js.
Other
717 stars 825 forks source link

How was the binary build accomplished? #684

Open ghost opened 7 years ago

ghost commented 7 years ago

If you are on Windows, you can download the latest binary build of Ogar from this page. The binary is the easiest way to get started running an Ogar server. If you'd like to tinker with the source code, you can follow the instructions below (and slightly modify them) to run the source on Windows.

How did you manage to get a binary version of ogar to "compile" / run?