## Showcase ![Screenshot](https://github.com/sheenthebest/sh-elevator/blob/main/html/images/20240617153457_1.jpg?raw=true) ## Features - UI for selecting elevator floors. - Current floor display with animation. - Tooltip display for floor names. - Stop button. - Option to restrict certain floors by password. - Modal window for entering password. ## Setup ### Prerequisites - A working FiveM server. - Basic knowledge of Lua, HTML, CSS, and JavaScript. ### Installation - Install ox_lib - Download and extract the project files to your FiveM resources directory. - Customize config.lua - Add the resource to your server configuration file (`server.cfg`) with the line: ``` ensure sh-elevator ```