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

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

Notifications You must be signed in to change notification settings

higoka/habbo-productdata-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.