Skip to content

Commit f3a4069

Browse files
authored
Convert to feather menu (#16)
* Update fxmanifest.lua - version bump * update languages * Update README.md * Update config.lua - reformat shop settings * Update server.lua - change to new vorp_core export - add time conversion function - update callbacks using core export - update job check code to manage new job format * Update client.lua - rewrite menu using feather-menu - integrate new config format - housekeeping
1 parent 29387b4 commit f3a4069

10 files changed

+783
-512
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ Looking for fast and convenient travel in your server? Our script has got you co
1616

1717
#### Dependencies
1818
- [vorp_core](https://github.com/VORPCORE/vorp-core-lua)
19-
- [vorp_menu](https://github.com/VORPCORE/vorp_menu)
19+
- [feather-menu](https://github.com/FeatherFramework/feather-menu)
2020

2121
#### Installation
22+
- Make sure dependencies are installed/updated and ensured before this script
2223
- Add `bcc-portals` folder to your resources folder
2324
- Add `ensure bcc-portals` to your `resources.cfg`
2425
- Restart server

client/client.lua

+363-257
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)