SkillAgentSearch skills...

MozaicFree

Mozaic tools for unity game

Install / Use

/learn @devkanro/MozaicFree
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MozaicFree

Mozaic tools for unity games, based on BepInEx

In-Game Shortcut

You can use those shortcut to create mozaic patch for special game

Alt+F11

Dump all texture from current scense, all png will be saved at BepInEx/dump/<scense-name>

Alt+F10

Dump names of all game objects from current scense, all png will be saved at BepInEx/dump/<scense-name>/objects.txt

Alt+F9

Disable all game objects which be listed in BepInEx/objects/objects.txt

Alt+F8

Enable all game objects which be disabled by Alt+F9

Universal game object control

Auto disable game object

This plugin will auto disable all game objects which be listed in BepInEx/objects/disabled.txt

Auto enable game object

This plugin will auto enable all game objects which be listed in BepInEx/objects/enabled.txt You can use the ?: for conditional enable game objects like /CH001/CH001?:/CH001/CH001/test, it will enable /CH001/CH001/test when /CH001/CH001 is enabled

Texture replacer

This plugin can replace texture which be listed in BepInEx/images/ You can use Alt+F11 to dump texture, modify it, and put into BepInEx/images/, this plugin will replace the original texture by it

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3y ago
Forks0

Languages

C#

Security Score

60/100

Audited on Feb 25, 2023

No findings