mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-16 21:46:03 +01:00
Inital Commit and Release
This commit is contained in:
28
README.md
28
README.md
@@ -1,2 +1,26 @@
|
||||
# jim_bridge
|
||||
Framework bridge script
|
||||
# Jim_Bridge
|
||||
|
||||
This script is intended to be used with my all my scripts (soon)
|
||||
|
||||
It was started due to wanting to bring the same features from some scripts into others with minimal work and multiple updates
|
||||
- Having certain functions in one place(this script) makes it easier to update, enchance and fix things
|
||||
- This brings the possibility of branching to mutliple frameworks as I've added some already:
|
||||
- `"qb-core"`
|
||||
- `"qbx-core"`
|
||||
- `"ox_core"`
|
||||
- `"es_extended"` (requires ox_lib and ox_inventory)
|
||||
|
||||
All the next updates of my scripts will use this script and be added as a dependancy
|
||||
|
||||
------
|
||||
|
||||
It was a tough decision to put it up on github instead of tebex and encrypted
|
||||
|
||||
But I want this script to grow with help of others who know more about other cores
|
||||
|
||||
---
|
||||
|
||||
The installation of this script is simple
|
||||
- it just needs to start before any script that requires it
|
||||
- it can start before core scripts if you want
|
||||
- for `qb-core` I personally place this script in `resources > [standalone]`
|
||||
Reference in New Issue
Block a user