Skip to content
This repository has been archived by the owner on Nov 17, 2019. It is now read-only.

CWTesseract/CWT_dev_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CWT_dev_server

A prototype/toy used for reverse engineering the Cube World (Release) packets.

Warning!

This is not an actual server that you can play Cube World on! This project's sole purpose is reverse engineering and documenting the packet protocol only. It should not be used by anybody for any other purpose.

Build notes

As Steamworks.NET doesn't have a nuget package (and to avoid commiting binaries to git), you will have to download the standalone 13.0.0 release and extract the files from Windows-x64 into the CWT_dev_server/steamworks_net_libs folder before building.

License notes

Although I licenced this code under MIT, I took a zlib helper class from LastExceed/CubeworldNetworking which has no license listed, as such the license for that code is ambiguous.

About

A prototype/toy used for reverse engineering Cube World (Release) packets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages