Skip to content

CLOEI/Komi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Komi

Working in progress

Join our Discord

Development

  • There is enet-native dependency that needs to be build for your os ( Windows should already been provided )
cd enet-native
cmake -S . -DBUILD_SHARED_LIBS=ON -B ./build
cmake --build ./build --config Release
  • ENet.Managed as the ffi for the native library
  • Run dotnet run in the project root directory

Todo

  • Implement bot library
  • Implement GUI
  • Item database GUI
  • Inventory GUI
  • World serializer ( Not Full )
  • items.dat parser
  • World map
  • Find path
  • Session token
  • Save account & session to JSON
  • Legacy login
  • Auto collect
  • Google login
  • Steam login
  • Apple login
  • To be added

About

Growtopia companion

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •