Skip to content

b7c/Xabbo.Core

Repository files navigation

Nuget (with prereleases) Nuget

Xabbo.Core

A library for parsing data structures, managing the game state, and interacting with the server for Habbo Hotel.

Building from source

Requires the .NET 6 SDK.

  • Clone the repository & fetch submodules.
git clone https://github.com/b7c/Xabbo.Core
cd Xabbo.Core
git submodule update --init
  • Build with the .NET CLI.
dotnet build

About

A library for parsing data structures, managing the game state, and interacting with the server for Habbo Hotel.

Resources

License

Stars

Watchers

Forks

Languages