mirror of
https://github.com/Quackster/Minerva.git
synced 2025-06-29 21:07:45 +00:00
Add quick little readme
This commit is contained in:
parent
dfe8ecfc72
commit
88a799bb29
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
@ -1,6 +1,22 @@
|
|||
# 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.
|
||||
|
||||
# Installing
|
||||
|
||||
Locate the .zip files in /tools/
|
||||
|
||||
Extract in same directory as what the project is running on.
|
||||
|
||||
Run the project.
|
||||
|
||||
The endpoints will be available:
|
||||
|
||||
``/habbo-imaging/avatarimage``
|
||||
|
||||
``/habbo-imaging/badge/{badge-code}.gif``
|
||||
|
||||
``/habbo-imaging/badge-fill/{badge-code}.gif``
|
||||
|
||||
## Cloning this repository
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue