@@ -45,21 +45,23 @@ Just as you download it the first time, you will also download it multiple times
45
45
# Downloading Dependencies
46
46
The dependencies for this asset are mandatory, so please follow the dependency guide completely and use all required files.
47
47
48
+ <Callout type = " info" >
49
+ Due to the fact that the official overextended team shut down, we now recommend using the CommunityOx fork of the ox scripts.
50
+ </Callout >
48
51
<Steps >
49
52
### ox_lib
50
53
<ExternLink
51
- href = " https://github.com/overextended /ox_lib/releases "
54
+ href = " https://github.com/CommunityOx /ox_lib"
52
55
icon = { <IconBrandGithub size = { 16 } />}
53
- manualTitle = " Releases · overextended /ox_lib"
56
+ manualTitle = " Releases · CommunityOx /ox_lib"
54
57
manualDescript = " Version: Minimal: 3.25.0 Recommended: latest"
55
58
></ExternLink >
56
59
57
60
### oxmysql
58
-
59
61
<ExternLink
60
- href = " https://github.com/overextended /oxmysql/releases "
62
+ href = " https://github.com/CommunityOx /oxmysql"
61
63
icon = { <IconBrandGithub size = { 16 } />}
62
- manualTitle = " Releases · overextended /oxmysql"
64
+ manualTitle = " Releases · CommunityOx /oxmysql"
63
65
manualDescript = " Version: latest"
64
66
></ExternLink >
65
67
@@ -80,7 +82,7 @@ This script has dependencies depending on its framework, even if it says optiona
80
82
### Optional for ESX, ND_Core, QBox
81
83
82
84
<ExternLink
83
- href = " https://github.com/overextended /ox_target/releases "
85
+ href = " https://github.com/CommunityOx /ox_target"
84
86
icon = { <IconBrandGithub size = { 16 } />}
85
87
manualTitle = " Releases · overextended/ox_target"
86
88
manualDescript = " Version: Minimal: latest Recommended: latest"
0 commit comments