@@ -45,21 +45,23 @@ Just as you download it the first time, you will also download it multiple times
4545# Downloading Dependencies
4646The dependencies for this asset are mandatory, so please follow the dependency guide completely and use all required files.
4747
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 >
4851<Steps >
4952### ox_lib
5053 <ExternLink
51- href = " https://github.com/overextended /ox_lib/releases "
54+ href = " https://github.com/CommunityOx /ox_lib"
5255 icon = { <IconBrandGithub size = { 16 } />}
53- manualTitle = " Releases · overextended /ox_lib"
56+ manualTitle = " Releases · CommunityOx /ox_lib"
5457 manualDescript = " Version: Minimal: 3.25.0 Recommended: latest"
5558 ></ExternLink >
5659
5760### oxmysql
58-
5961 <ExternLink
60- href = " https://github.com/overextended /oxmysql/releases "
62+ href = " https://github.com/CommunityOx /oxmysql"
6163 icon = { <IconBrandGithub size = { 16 } />}
62- manualTitle = " Releases · overextended /oxmysql"
64+ manualTitle = " Releases · CommunityOx /oxmysql"
6365 manualDescript = " Version: latest"
6466 ></ExternLink >
6567
@@ -80,7 +82,7 @@ This script has dependencies depending on its framework, even if it says optiona
8082### Optional for ESX, ND_Core, QBox
8183
8284 <ExternLink
83- href = " https://github.com/overextended /ox_target/releases "
85+ href = " https://github.com/CommunityOx /ox_target"
8486 icon = { <IconBrandGithub size = { 16 } />}
8587 manualTitle = " Releases · overextended/ox_target"
8688 manualDescript = " Version: Minimal: latest Recommended: latest"
0 commit comments