Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 890 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 890 Bytes

Growtopia Private Server

Special thanks to GrowtopiaNoobs for providing most of the codes.

This is the second version of my previous repository. Files are lesser than the previous one.

Please note that this is a refactored version of GrowtopiaNoobs' base code. All are belong to their owner.

In this base code, there are several changes that have been made. Therefore, please take a note of what are changed.

struct PlayerInfo -> struct PlayerData

struct WorldInfo -> struct WorldData

There are 4 header files in total with type hpp (header++). Header files' source files are located at GrowtopiaServer/resource.

Libraries Used