1
0
Fork 0
forked from Simnation/Main
Main/resources/[standalone]/sh-elevator/README.md
2025-06-07 08:51:21 +02:00

25 lines
728 B
Markdown

## 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
```