DubyaDude / OwO-Mod

Unity Code that 'OwO-ifies' all active text in the scene using MelonLoader.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OwO-Mod

This MelonLoader mod OwOifies text from Text, TextMesh and TextMeshPro components.

Project Configuration

Open Command Prompt inside the project folder and type the following (replacing with YOUR directory)

mklink /j GameIL2CPP "PATH\TO\IL2CPP\GAME"

mklink /j GameMono "PATH\TO\MONO\GAME"

mklink /j GameMonoData "PATH\TO\MONO\DATA"

About

Unity Code that 'OwO-ifies' all active text in the scene using MelonLoader.


Languages

Language:C# 100.0%