Skip to content

Commit 7ec5c25

Browse files
committed
Update README
1 parent 00f4c57 commit 7ec5c25

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 Agents of Sabotage DLC)
1+
# Fix holes and customize the map (Updated to Money Fronts 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+
18/06/2025 - 2.5.0
34+
- Added "Money Fronts" support
35+
- Added arcade interior
36+
3337
18/04/2025 - 2.4.2
3438
- Fix calling interior natives with invalid types
3539

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.4.2'
6+
version '2.5.0'
77

88
lua54 "yes"
99

0 commit comments

Comments
 (0)