Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 460 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 460 Bytes

habbo-productdata-generator

A simple script that generates a productdata based on a given furnidata.

How To Use

  • Clone or download this repo.
  • Replace resource/furnidata.xml with your own.
  • Open the terminal and navigate inside the directory using cd /path/to/directory.
  • Run npm i to install the dependencies.
  • Run node src/index.js to generate the productdata.

The productdata is generated and stored inside resource/productdata.txt.