Skip to content

GT-api/GT.api

Repository files navigation


checklist Requirements

  • VSC
    • (optional) install C++ extention in VSC
  • MSYS2 (Follow the intructions)
    • after the installation of MSYS2:
      • Press and type 'cmd' and input: C:\msys64\ucrt64.exe
      • input inside the popup console: pacman -Suy && pacman -S mingw-w64-ucrt-x86_64-curl mingw-w64-ucrt-x86_64-jsoncpp mingw-w64-ucrt-x86_64-gcc

build Building

  • Press and type 'cmd' and input: setx PATH "%PATH%;C:\msys64\ucrt64\bin"
  • Open VSC in GT.api-main folder, then press Ctrl + Shift + B to start compiling.

Note

Make sure your hosts file in C:/Windows/System32/drivers/etc/ is set to the following:

127.0.0.1 www.growtopia1.com
127.0.0.1 www.growtopia2.com