Hotfix for shops and stashes erroring

This commit is contained in:
Jim Shield
2025-09-15 22:14:18 +01:00
parent 91dd069e5a
commit 268c95f29a
2 changed files with 3 additions and 2 deletions

View File

@@ -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.'

View File

@@ -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