# Helios.Imager Imager for Habbo Hotel releases Shockwave and Flash. It uses the two projects (Badger, and Avatara) as libraries combined into one, to make the web server. ## Cloning this repository ``` $ git clone --recursive https://github.com/Quackster/Helios.Imager ``` **or** ``` $ git clone https://github.com/Quackster/Helios.Imager $ git submodule update --init --recursive