Leomjson / GTPS-HTTPS

[C++] Lightweight HTTPS for connecting to a Growtopia PS
6 stars 2 forks source link

How to use? #2

Open Publo256 opened 1 year ago

Publo256 commented 1 year ago

How to use it, what things i need to change in main.cpp etc...

Leomjson commented 1 year ago

@Publo256 go to line 10 and change "127.0.0.1" to your VPS/VDS IP. Then change "17091" (port) to your ENet port from your GTPS project.

Publo256 commented 1 year ago

Alr ty

Leomjson commented 1 year ago

no problem.