Skip to content
/ GTPS Public
forked from Woxility/GTPS

Refactored version of GrowtopiaNoobs' Growtopia Private Server project

License

Notifications You must be signed in to change notification settings

Limenoure/GTPS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Refactored version of GrowtopiaNoobs' Growtopia Private Server project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.0%
  • C 3.0%