Skip to content

Commit 1c76d34

Browse files
committed
Update README
1 parent e5b28be commit 1c76d34

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Fix holes and customize the map (Updated to Bottom Dollar Bounties DLC)
1+
# Fix holes and customize the map (Updated to Agents of Sabotage 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,10 @@ This resource has been completely rewritten from scratch since v2.0. You can cus
3030
(DD/MM/YYYY)
3131

3232
---
33+
27/12/2024 - 2.4.0
34+
- Added "Agents of Sabotage" support
35+
- Fixed Eclipse Boulevard Garage tint colors (@DevSekai)
36+
3337
28/08/2024 - 2.3.3
3438
- Fixed door on cargo ship (@NeenGame)
3539
- Fixed Franklin interior (@NeenGame)

fxmanifest.lua

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

44
author 'Bob_74'
55
description 'Load and customize your map'
6-
version '2.3.3'
6+
version '2.4.0'
77

88
lua54 "yes"
99

0 commit comments

Comments
 (0)