Installing Mods - Stellar-Blade-Modding-Team/Stellar-Blade-Modding-Guide GitHub Wiki

Step 1: Find Your Mod

Once the progression is done for Mod Packaging, locate to your output folder. You will find the chunk-assigned results in:

\WindowsNoEditor\ProjectName\Content\Paks

450891355-668be03b-4acf-4c28-acd6-3794f063a5ad

There should be total 3 files which are:

pakchunk[YourChunkID]-WindowsNoEditor.pak

pakchunk[YourChunkID]-WindowsNoEditor.utoc

pakchunk[YourChunkID]-WindowsNoEditor.ucas

What you found are the pakchunks you set up with UE which are the completed mod files.

Step 2: Rename Your Mod

Rename the files in your favor with _P at the end of its name, for all 3 files. This action will cause the game to load mod files and assign it into your Game Directory.

*Example:

TestMod_P.pak

TestMod_P.utoc

TestMod_P.ucas

Step 3: Install Your Mod

Copy the 3 files from the build folder into the game's Paks folder. You can create a new subfolder inside of the Paks folder and name it ~mods. Move your files inside of the new subfolder.

450893218-47004f56-aa7a-40b8-9df2-3a639af7d885

*Example:

D:\Steam\steamapps\common\StellarBladeDemo\SB\Content\Paks\ ~mods