Assembly csharp op code
hello can anyone tell me how to add lets say if i want to make spread hack i will need to
Add - OpCode ldc.r4, Operand type single, value 0
Add - OpCode ret
how to add this on DotNetResolver this is the only thing that stuck me in making my own assembly csharp hacks
[Thanks Kunii for the Tutorial/instruction of assembly csharp]