Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 1 addition & 23 deletions _willow2_mods/mateditor.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
---
author: juso
coop_support: Unknown
dependencies:
- blimgui>=2.0
download: https://github.com/juso40/bl2sdk_Mods/raw/master/mateditor/mateditor.zip
legacy: true
license:
name: MIT
url: https://choosealicense.com/licenses/mit
redirect_from:
- /mods/mateditor/
supported_games:
- BL2
- TPS
- AoDK
title: mateditor
urls:
Issues: https://github.com/juso40/bl2sdk_Mods/issues
Source Code: https://github.com/juso40/bl2sdk_Mods/
version: '1.3'
pyproject_url: https://raw.githubusercontent.com/juso40/bl2sdk-mods/refs/heads/main/mateditor/pyproject.toml
---
This SDK mod is a Tool for modders. It allows the user to easily change any `MaterialInstanceConstant` in realtime.
You can filter all Materials and Textures using a search field.
To change the colors you have the choice between using a slider, inputting your own values (by CNRTL+Leftclick) or using a color wheel.All changes can easily be exported to a `.blcm` file to use as a standalone mod or for a modpack.