View Single Post
  #1  
Old 09-23-2022, 10:21 PM
demonstar55
Demi-God
 
Join Date: Apr 2008
Location: MA
Posts: 1,165
Default LuaRocks on Windows

You can find the latest download here. Snag the "Windows all-in-one executable (64-bit)" one.

Personally I just extracted the exes to my server root folder (where zone.exe is)

I started hosting some prebuilt rocks since compiling them is not the easiest thing (see some instructions here for how to get luasql-mysql built)

The binary rocks can be found here https://mackal.github.io/luarocks/

Example usage:

You can sub luasql-mysql for something else I've added. If anyone have any requests, I can try to add them.

If you're using the pre-built windows server binaries, you will need to get the Visual Studio and lua lib and headers, https://github.com/EQEmu/Server/rele...export-x64.zip is what the server is built against. The gist I linked earlier has instructions for that.
Reply With Quote