/DataArchiver

Habbo asset ripper of main gamefiles (texts, vars, etc) from all hotels including hof_furni.

Primary LanguageC#

DataArchiver

Habbo asset ripper of main gamefiles (texts, vars, etc) from all hotels including hof_furni.

Download

The latest builds for Linux and Windows are found on the latest tag. This project requires .NET 8.

OS Download
Linux (64-bit) DataArchiver-linux-x64.zip
Windows (64-bit) DataArchiver-win-x64.zip

Cloning this repository

$ git clone --recursive https://github.com/Quackster/DataArchiver

or

$ git clone https://github.com/Quackster/DataArchiver
$ git submodule update --init --recursive