Skip to content

An extractor for Habbo SWF in order to make them compatible with scuti-renderer

Notifications You must be signed in to change notification settings

kozennnn/scuti-extractor

Repository files navigation

Scuti Extractor — Habbo SWF extractor for Scuti

Lines of code

An open-source Habbo SWF extractor written in TypeScript for scuti-renderer.

Follow us

Join our Discord server and get in touch with members of our community. You can ask help or simply talk with us, don't be shy!

Features

  • Furnidata.xml conversion
  • Furnitures conversion

Installation

The Scuti extractor is really easy to install with just a few commands. You can start by copying the example configuration:

cp configuration.example.json configuration.json

After copying it, you can change the path to the assets that you want to convert.

Then you can install the dependencies:

npm install

And run the extractor!

npm run start

This will give you an output folder with all the extracted assets. The output directory structure follows the one used in scuti-resources. So if you want to use these assets into your project, just clone the scuti-resources repository and paste the extracted resources in it.

Credits

  • Higoka for it's SWF extractor tool

About

An extractor for Habbo SWF in order to make them compatible with scuti-renderer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages