Ensure your framework is set up, and install dependencies (aty_lib, screenshot-basic).
aty_lib
screenshot-basic
Run the provided seed.sql and data.sql files in your database to structure the necessary tables.
seed.sql
data.sql
Place the aty_mdt folder into your server's resources directory.
aty_mdt
resources
Add ensure aty_mdt to your server.cfg. Make sure it starts after aty_lib and screenshot-basic.
ensure aty_mdt
server.cfg
Last updated 11 days ago