Skip to content

RebillionXX/GTProxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Growtopia Proxy

GitHub Release Github Action

This is a proxy for Growtopia.

📜 Features

  • Proxy for Growtopia.

💻 Supported platforms

  • Windows. Tested with Windows 11.
  • GNU/Linux. Tested with Arch WSL, not 100% tested.

📝 Requirements

$ pip install conan

⚙️ Setting up

  • Rename src/config.sample.h to src/config.h and fill it.

🔨 Building the source

$ mkdir build
$ cd build
$ cmake .. -DCMAKE_BUILD_TYPE=DEBUG
$ cmake --build .

📦 Running the program

  • If you on windows, you need move needed dynamic binary from /path/to/binary/conan/bin to /path/to/program/.
  • Run the program.
  • Enjoy.

✨ Credits

  • Thanks to one of my friends helped a lot to this project.

About

⚖️ A proxy for growtopia.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.3%
  • CMake 16.7%