VariantCustomizer
Allows you to change colors according to weapon variation.
| Last updated | 2 weeks ago |
| Total downloads | 856 |
| Total rating | 0 |
| Categories | Cosmetics |
| Dependency string | einfachirgendwa1-VariantCustomizer-1.1.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100EternalsTeam-PluginConfigurator
Used to configure plugins easily in Ultrakill
Preferred version: 1.10.2README
Variant Customizer
- Version 1.1.0
- Allows you to change colors according to weapon variation.
- Created by Einfachirgendwa1 and licensed under MIT
How to use
After installing, you can change the weapon colors in plugins configuration. Just navigate to Options > Plugin Config > Variant Customizer and select the weapon and variant you want to change the colors of.
Todos
This mod is still very early in development. Integration with the current way to change weapon colors (via the terminal) as well as improvements to how all of this works under the hood are things I'm currently working on.
Compilation from source (not recommended for regular users)
Variant 1.
Run the following command to create VariantCustomizer.zip:
python build_zip.py
You can then install the created VariantCustomizer.zip by opening r2modman and navigate to Settings > Import local mod. Then just select VariantCustomizer.zip to install.
Variant 2.
Create a r2modman profile called dev and manually install all dependencies. Then run:
python dev.py
The mod will not show up in r2modman if installed via Variant 2.