Difference between revisions of "Material/Shader Replace"

From Custom Mario Kart
Jump to navigation Jump to search
(Created page with "{| class="textbox float-right grid" |+ KMP3D ! Author: | zatchi |- ! Platform: | BrawlCrate |- ! Programming language: | Python |- ! Software type: | BrawlCrate Plugin...")
 
m
 
Line 1: Line 1:
 
{| class="textbox float-right grid"
 
{| class="textbox float-right grid"
|+ KMP3D
+
|+ Material/Shader Replace
 
! Author:
 
! Author:
 
| [[zatchi]]
 
| [[zatchi]]
Line 27: Line 27:
  
 
== Overview ==
 
== Overview ==
'''Material/Shader Replace''' is a [[BrawlCrate]] plugin made by [[zatchi]] that allows you to easily export and replace MDL0 materials and their respective shaders, making it easier to make multiple versions of a MDL0 without having to go back and change the materials again manually.
+
'''Material/Shader Replace''' is a [[BrawlCrate]] plugin created by [[zatchi]]. It allows you to easily export and replace [[MDL0]] materials and their respective shaders, making it easier to make multiple versions of a MDL0 without having to go back and change the materials again manually.
  
 
== Installation ==
 
== Installation ==

Latest revision as of 00:01, 24 September 2020

Material/Shader Replace
Author: zatchi
Platform: BrawlCrate
Programming language: Python
Software type: BrawlCrate Plugin
File formats: BRRES
Version: v1.0
Date of latest version: 2020-09-23
Download: GitHub

Overview

Material/Shader Replace is a BrawlCrate plugin created by zatchi. It allows you to easily export and replace MDL0 materials and their respective shaders, making it easier to make multiple versions of a MDL0 without having to go back and change the materials again manually.

Installation

  • Simply extract the contents of the source .zip file into the Plugins folder of BrawlCrate.
  • When opening BrawlCrate, under Plugins, the export and replace scripts should be loaded.

Version History

Version Date of release Information
v1.0 2020-09-23 First release