DubyaDude / OwO-Mod

Unity Code that 'OwO-ifies' all active text in the scene using MelonLoader.
17 stars 4 forks source link

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"