Skip to content

Commit 3b58597

Browse files
committed
Bump version to 2.2.1
1 parent 06d36be commit 3b58597

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ This resource has been completely rewritten from scratch since v2.0. You can cus
3030
(DD/MM/YYYY)
3131

3232
---
33+
14/04/2024 - 2.2.1
34+
- Allow disabling San Andreas Mercenaries fixes
35+
- Allow setting base game cargo ship as sunk
36+
- Rename `ChopShopSalvage.Ipl.Load()` to `ChopShopSalvage.Ipl.Exterior.Load()`
37+
- Rename `DrugWarsFreakshop.Ipl.Load()` to `DrugWarsFreakshop.Ipl.Exterior.Load()`
38+
- Rename `DrugWarsGarage.Ipl.Load()` to `DrugWarsGarage.Ipl.Exterior.Load()`
39+
3340
06/04/2024 - 2.2.0
3441
- Added "Los Santos Drug Wars" support
3542
- Added "San Andreas Mercenaries" support

fxmanifest.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ game 'gta5'
77

88
author 'Bob_74'
99
description 'Load and customize your map'
10-
version '2.2.0'
10+
version '2.2.1'
1111

1212
lua54 "yes"
1313

0 commit comments

Comments
 (0)