MillhioreBT / forgottenserver-downgrade

TFS Downgrade 1.5+ is an engine based on nekiro downgrade but highly updated with current tfs code, it also has the lua modules divided and uses lua5.4
GNU General Public License v2.0
19 stars 18 forks source link

Erro in compilation Windows #13

Closed luanluciano93 closed 1 year ago

luanluciano93 commented 1 year ago

image

MillhioreBT commented 1 year ago

image

I have already updated the command to install the libraries in the windows tutorial

But in your case, you only need to install sol2 you can use this command: ./vcpkg install --triplet x64-windows sol2

luanluciano93 commented 1 year ago

work fine, thank you