ZTzTopia / GTProxy

⚖️ A proxy for growtopia. NO SHADOW BAN!
MIT License
54 stars 37 forks source link

How to compile/run the proxy? #59

Closed caycun closed 1 year ago

caycun commented 1 year ago

Clone the source code of this project: git clone --recurse-submodules https://github.com/ZTzTopia/GTProxy.git Install Python 3.5+ (Windows only: select 'Add Python to PATH' in installer) CMake will install needed package with Conan. pip install "conan>2.0" $ mkdir build $ cd build $ cmake .. -DCMAKE_BUILD_TYPE=Debug $ cmake --build .

I have done these commands already, but now how do I run? I opened src/build/Proxy.sln but when I build it says access denied

caycun commented 1 year ago

found it, build\src\Debug\Proxy.exe