UNITY MODDING WITH MELONLOADER PT. 2 (Changing values & Harmony)
Please only use melonloader in kind ways.
I am not responsible for your actions following this tutorial.
This is a continuation of my previous unity modding tutorial using melonloader. You can find the first part here: https://www.youtube.com/watch?v=_8B80owys4w
Make sure you follow that tutorial first, as it has a lot of required setup that you NEED. In this video, I show you how to use melonloader's and unity's built in tools to modify any unity game you want. I show you how to change in-game variables, as well as showing you how to do harmony patches using 0harmony.
Stuff needed:
Melonwiki: https://melonwiki.xyz
UnityExplorer: https://github.com/sinai-dev/UnityExplorer
Time stamps:
0:00 - 3:42 Setup & Installing
3:43 - 9:38 Changing Variables
9:38 - 15:24 Harmony Patches