@habboapi/habbo
v1.2.0
Published
<p align="center"> <a href="https://habboapi.com/" target="blank"> <img src="https://assets.habboapi.com/habboapi.png" width="276" height="67" alt="HabboAPI Logo" /> </a> </p>
Downloads
5
Readme
Description
@habboapi/common @habboapi/emulator @habboapi/habbo @habboapi/security
Each module has different dependencies while also relying on eachother.
@habboapi/common
- BackupService
- Provides the ability to backup specified MySQL tables and save the data to a file.
- ConfigService
- Provides the ability for modules to interact with the global configuration and use its values.
- LogService
- Provides the ability to write to the built in logger which can save outputted data.
- Database Initialization
- Initalizes the TypeORM system and registers all entities across the system.
@habboapi/common
- BackupService
- Provides the ability to backup specified MySQL tables and save the data to a file.
- ConfigService
- Provides the ability for modules to interact with the global configuration and use its values.
- LogService
- Provides the ability to write to the built in logger which can save outputted data.
- Database Initialization
- Initalizes the TypeORM system and registers all entities across the system.