Skip to content

Commit 8577968

Browse files
committed
Bump version
1 parent 4cb38d2 commit 8577968

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Fix holes and customize the map (Updated to The Criminal Enterprises DLC)
1+
# Fix holes and customize the map (Updated to The Chop Shop DLC)
22

33
The purpose of this script is to fix the holes in the map by loading zones that aren’t loaded by default. I’ve added quite a lot of places to load, based on [Mikeeh’s script](https://forum.fivem.net/t/release-load-unloaded-ipls/5911). If you just want to fix the holes in the map, then use this resource as provided.
44

@@ -30,6 +30,12 @@ This resource has been completely rewritten from scratch since v2.0. You can cus
3030
(DD/MM/YYYY)
3131

3232
---
33+
06/04/2024 - 2.2.0
34+
- Added "Los Santos Drug Wars" support
35+
- Added "San Andreas Mercenaries" support
36+
- Added "The Chop Shop" support
37+
- Added missing base IPLs
38+
3339
27/03/2024 - 2.1.4
3440
- North Yankton improvements (https://github.com/Bob74/bob74_ipl/pull/131 @TheIndra55)
3541

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.1.4'
10+
version '2.2.0'
1111

1212
lua54 "yes"
1313

0 commit comments

Comments
 (0)