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

Commit

Permalink
docs: Change README
Browse files Browse the repository at this point in the history
  • Loading branch information
antond15 committed Jul 28, 2022
1 parent cbeb94d commit c898276
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
Banking script created for ESX Framework that adds functionality to access the main banks and every ATM without hard-coding every ATM coordinate.
Simple banking script for [ox_core](https://github.com/overextended/ox_core) with support for [qtarget](https://github.com/QuantusRP/qtarget).
For the ESX version, go to the [main](https://github.com/antond15/orp_banking/tree/main) branch.

**This fork adds support for [qtarget](https://github.com/QuantusRP/qtarget) and fixes some bugs.**
### Features
- Access every ATM and bank
- Deposit money only in bank
- Clean, custom and simple NUI

---

## Features
- Access all banks and ATMs.
- Can only deposit money into your bank when you're at an actual bank.
- Clean, custom and simple NUI.
- Customisable notifications.

## Requirements
- [ESX Legacy](https://github.com/esx-framework/esx-legacy)
### Dependencies
- [ox_core](https://github.com/overextended/ox_core)
- [ox_lib](https://github.com/overextended/ox_lib)
- [qtarget](https://github.com/QuantusRP/qtarget)
- [mythic_notify](https://github.com/antond15/mythic_notify) – Optional, can change in config

0 comments on commit c898276

Please sign in to comment.