- Download Pre-installed Vcpkg Windows
- Clean Vcpkg - It will be installed after opening .sln file on visual studio 2022
Put vcpkg folder on C:\ and follow the compilation about compiling on windows: Wiki.
Any case here i leave the tutorial if it changes in future:
Open cmd: write cd C:\vcpkg
, then .\bootstrap-vcpkg.bat
after .\vcpkg integrate install
.
Go to windows search for "System Variables", configuration, the second white block check for a variable called VCPKG_ROOT, if it doesnt exist, create a new one then insert the path of C:\vcpkg. You can now compile opening .sln file.
OpenTibiaBR - Canary is a free and open-source MMORPG server emulator written in C++. It is a fork of the OTServBR-Global project. To connect to the server and to take a stable experience, you can use mehah's otclient or tibia client and if you want to edit something, check our customized tools. If you want to edit the map, use our own remere's map editor.
If you need help, please visit our discord. Our issue tracker is not a support forum, and using it as one will result in your issue being closed.
Here are some ways you can contribute:
You are subject to our code of conduct, read at this link.
- Our contributors (Canary | OTServBR-Global).
See our donate page.
We extend our heartfelt gratitude to Jetbrains for generously granting us licenses to collaborate on this and various other open-source initiatives.