Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 0509249

Browse files
committed
docs: Change README
1 parent 875f396 commit 0509249

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
1-
Banking script created for ESX Framework that adds functionality to access the main banks and every ATM without hard-coding every ATM coordinate.
1+
Simple banking script for ESX with support for [qtarget](https://github.com/QuantusRP/qtarget).
2+
For the ox_core version, go to the [ox](https://github.com/antond15/orp_banking/tree/ox) branch.
23

3-
**This fork adds support for [qtarget](https://github.com/QuantusRP/qtarget) and fixes some bugs.**
4+
### Features
5+
- Access every ATM and bank
6+
- Deposit money only in bank
7+
- Clean, custom and simple NUI
8+
- Customisable notifications
49

5-
---
6-
7-
## Features
8-
- Access all banks and ATMs.
9-
- Can only deposit money into your bank when you're at an actual bank.
10-
- Clean, custom and simple NUI.
11-
- Customisable notifications.
12-
13-
## Requirements
10+
### Requirements
1411
- [ESX Legacy](https://github.com/esx-framework/esx-legacy)
1512
- [qtarget](https://github.com/QuantusRP/qtarget)
16-
- [mythic_notify](https://github.com/antond15/mythic_notify) – Optional, can change in config
13+
- [mythic_notify](https://github.com/antond15/mythic_notify) – Optional, can change in config

0 commit comments

Comments
 (0)