Releases: JaraLowell/OgarServ
The 1.6.5 Beta release
In this update:
- Skin Support Update
- Free roam Spectator mode (press space to switch)
- Some speed tweaks
- A bot update fixes
Windows Binary Files
It can be that the Binary not works on your specific OS (they where compiled on windows 10) we had some people state they could not run it. In that case, you need get the Linux package and install JXcore. Then run the index.js in JXcore.
example:
C:\JXcore\jx install ws http fs sys mysql url underscore vector2-node
from within the same folder where index.js is located to install the modules.
C:\JXcore\jx --nouse-idle-notification --expose-gc index.js
from the folder you have index inside.
same for node.
The 1.6.4 Beta release
In this update:
- Skin Support Update
- Free roam Spectator mode (press space to switch)
- Some speed tweaks
- A view bot fixes
- Split and Merge fixes
Windows Binary Files
It can be that the Binary not works on your specific OS (they where compiled on windows 10) we had some people state they could not run it. In that case, you need get the Linux package and install JXcore. Then run the index.js in JXcore.
example:
C:\JXcore\jx install ws http fs sys mysql url underscore
from within the same folder where index.js is located to install the modules.
C:\JXcore\jx --nouse-idle-notification --expose-gc index.js
from the folder you have index inside.
same for node.
1.5.9 Beta release
The 1.5.9 Beta release with support for MySQL Highscore table
Windows Binary Files
It can be that the Binary not works on your specific OS (they where compiled on windows 10) we had some people state they could not run it. In that case, you need get the Linux package and install JXcore. Then run the index.js in JXcore. (example: C:\JXcore\jx index.js)