This page was last updated on 12 April 2025, 11:35PM
Changelogs
Version 0.4.3
Added automatic install of SZModLoader mod
Version 0.4.2
Fixed Vortex failing to manage the game on a clean game install by write-checking the Json folder before writing the JsonFiles.json file
Version 0.4.1
Fixed JsonFiles.json file list including the vortex.deployment.dragonballsparkingzero-json.json file
Version 0.4.0
Implemented automatic updating of the JsonFiles.json file with all installed json mod file names!
Added a check for enabling config modtype if the user has the game, staging folder, and Local AppData folder on the same drive
Added an error message if the user attempts to install a config mod when the modtype is not available
Fixed mods not from Nexus not being sortable in the load order
Version 0.3.3
Added buttons for opening the following folders: Paks, Modloader, JSON, Config, Saves
Added structure for supporting automatic update of JsonFiles.json (still in development).
Version 0.3.2
Added installer for SZModLoader JSON files. Note that you need to ensure the JsonFiles.json is updated manually at this time. Automatic updating of this file is planned for a future update.
Version 0.3.1
Added installer for LFSE
Version 0.3.0
Added support for the new SZModLoader and mods made for it. (https://www.nexusmods.com/dragonballsparkingzero/mods/348)
Version 0.2.0
Disabled symlinks as they don't work with this game (because of Unreal Engine IOStore)
Disabled config mod type and installer due to lack of symlinks support
Version 0.1.3
Fixed undefined variable error.
Version 0.1.2
Added automatic installer for signature bypass mod (https://www.nexusmods.com/dragonballsparkingzero/mods/18) - Thanks to DeathChaosV2
Corrected folder write check for saves in setup function
Version 0.1.1
Updated save game installer for correct file name and install location in the game directory.