From 6819c05c9b91db94ae635dc95a3dce32fa160066 Mon Sep 17 00:00:00 2001 From: Justin Sostmann <39841117+juso40@users.noreply.github.com> Date: Mon, 12 May 2025 11:42:19 +0200 Subject: [PATCH] Update mateditor.md --- _willow2_mods/mateditor.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/_willow2_mods/mateditor.md b/_willow2_mods/mateditor.md index 73bf72f..68d51ca 100644 --- a/_willow2_mods/mateditor.md +++ b/_willow2_mods/mateditor.md @@ -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. \ No newline at end of file