Detailed Character Creation
Libraries currently in use:
https://github.com/Aragas/Bannerlord.MBOptionScreen
https://github.com/pardeike/Harmony
- .NET Framework 4.7.2
- .NET 6
- A usable IDE (recommended Visual Studio or JetBrains Rider)
- Environmental variable BANNERLORD_GAME_DIR defined
- Pull this repository and open the solution.
- Compile the procedure.
- It's fine to use "Build Solution" at first build. Subsequent builds should use "Rebuild Solution" due to the specific order the solution should be built.
- Launch the game and enable the mods.
- Ensure to create symbolic links (junction-type) pointing to
zzCharacterCreationandzzCharacterCreation_AdditionalSlidersin theModulesfolder. - Build the release by selecting
fomod,Modules,Image_Main.png, andImage_Sliders.pngand archiving them toCharacterCreationFOMOD.zip.- The symbolic links will be followed automatically, and the final archive will include both mods as though they
actually existed at
Modules.
- The symbolic links will be followed automatically, and the final archive will include both mods as though they
actually existed at