An open API service indexing awesome lists of open source software.

https://github.com/Neurolinked/MlsetupBuilder

Cyberpunk 2077 modding tool to build json version of .mlsetup files
https://github.com/Neurolinked/MlsetupBuilder

electron

Last synced: 2 months ago
JSON representation

Cyberpunk 2077 modding tool to build json version of .mlsetup files

Awesome Lists containing this project

README

          

# MlsetupBuilder
Cyberpunk 2077 modding tool to build json version of .mlsetup files (electron version).
A Compiled version is under the Release section on the right side

MLSB 1.6.8 rc4 (release candidate)

![New Materials](https://www.kientzproduction.com/gitcontent/mlsb_168_rc4_materials.png)

## Displaying the models

To display the models present in the model library you need to setup a folder in the software preferences, choose the Wolvenkit-CLI executable, at least version 8.14.x and from the build menu Build the repository, then the microblends normals and decals for the software

## If you want to compile it, clone the repository, then
```
cd MlsetupBuilder

npm install .

npx electron .
```

You are good to go. Happy Modding!

## Videos playlist
Personal videos: https://youtu.be/vpT_crK5K1M

How to use it with Wolvenkit: https://youtu.be/uCOHjMPvpgc

# Screenshots
1.6.8 has a new panel with the loaded textures
to display and export textures
![1.6.8 beta 6 new texture panel player](https://www.kientzproduction.com/gitcontent/mlsb_168_2_beta6_texture_player.png)

Manual export of model and related material and textures
![1.6.8 manual export of model material and textures](https://www.kientzproduction.com/gitcontent/mlsb_168_3_beta6_manual_export.png)

Changed export commands choice
![1.6.8 uncook of vanilla textures](https://www.kientzproduction.com/gitcontent/mlsb_168_4_beta6_export_change.png)

New Tweakpane panel with a log of configurations
![1.6.8 new configuration panel](https://www.kientzproduction.com/gitcontent/mlsb_168_5_beta6_configuration.png)