KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
GrowDocs
★ 29
Open GitHub ↗
Growtopia packets documentation
Download README (.md)
Explore Similar Repositories
GTServer
:
a server made for growtopia private server
Gurotopia
:
グロートピア | Growtopia Private Server, GTPS
GTProxy
:
A Growtopia proxy to get or modify Growtopia Packet
GTIntercherAndroid
:
📱 GTIntercherAndroid is a combination of two sources that i created, GTInternalAndroid and GTLauncherAndroid.
Growtopia_ItemsDecoder
:
Decoder of file items.dat which can be found in Growtopia
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
GrowDocs
?
Download (.md)
# Growtopia Packets documentation This repostitory contain markdown files with explanations what packets do growtopia have and how they work, but you won't find almost any code here. There are two servers required for growtopia to work: - [HTTP Server](http_server/README.md) - [ENet Server](enet_server/README.md) You will find under those links how each of those parts works. Also you should check this stuff which is directly or undirectly related to packets: - [Types definiton](types_definition.md) - [Items dat](items_dat/README.md)