mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
Hotfix for shops and stashes erroring
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name "Jim_Bridge"
|
name "Jim_Bridge"
|
||||||
author "Jimathy"
|
author "Jimathy"
|
||||||
version "2.1.0"
|
version "2.1.01"
|
||||||
description "Framework Bridge By Jimathy"
|
description "Framework Bridge By Jimathy"
|
||||||
fx_version "cerulean"
|
fx_version "cerulean"
|
||||||
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
|
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
2.1.0
|
2.1.01
|
||||||
|
|
||||||
- Script Overhaul, replace whole script
|
- Script Overhaul, replace whole script
|
||||||
- Very alpha support for VorpCore
|
- Very alpha support for VorpCore
|
||||||
@@ -12,5 +12,6 @@
|
|||||||
- Optimize and Enhance built-in progressbar + target functions
|
- Optimize and Enhance built-in progressbar + target functions
|
||||||
- Improve weird multicharacter issue triggering onPlayerLoaded more than once
|
- Improve weird multicharacter issue triggering onPlayerLoaded more than once
|
||||||
- Scripts that use this will need updating too, as things like stashes won't open
|
- Scripts that use this will need updating too, as things like stashes won't open
|
||||||
|
- **Hotfix for stores and stashes not registering properly**
|
||||||
|
|
||||||
https://github.com/jimathy/jim_bridge/releases/latest
|
https://github.com/jimathy/jim_bridge/releases/latest
|
||||||
Reference in New Issue
Block a user