Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 366 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 366 Bytes

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"