Skip to content

GT-api/GT.api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49d0ed0 · Oct 27, 2024
Oct 27, 2024
Aug 3, 2024
Aug 31, 2024
Sep 1, 2024
Sep 7, 2024
Aug 3, 2024
Aug 31, 2024
Jun 4, 2024
Sep 4, 2024
Jun 14, 2024
Jun 14, 2024
Sep 7, 2024

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