Update README.md

This commit is contained in:
Katy
2020-02-11 06:22:43 +01:00
committed by GitHub
parent 97c8b8f878
commit a389569a10

View File

@@ -44,6 +44,8 @@ Reusable class libraries:
Class library targets .NET Standard 2.1. Application targets .NET Core 3.0. Built with Visual Studio 2019.
NOTE: **Il2CppInspector is not a decompiler!** It cannot take an executable file and regenerate all of the source code for you. The output includes function pointers to each method so that you can quickly locate the methods of interest in a disassembler.
### Build instructions
```