View Single Post
  #4  
Old 02-10-2018, 05:37 PM
revan553
Fire Beetle
 
Join Date: Feb 2018
Posts: 11
Default

A few additional notes:

* wget.exe was located in the server folder, but I had to manually add it to the PATH variable in Windows (guide didn't specify that)
* The guide mentioned pulling in the lua51.dll into the main server folder, which I did, but the first time I ran the server it complained about not having the other dependency dll files used during compile, so I copied the dll files for the other dependencies in there as well (libsodium, mysql, openssl,zlib)
Reply With Quote