diff --git a/README.md b/README.md index 654f469..004afbc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# Archival note +This repository has been unmaintained for a while and will be archived soon. Consider using [BepInEx/Il2CppInterop](https://github.com/BepInEx/Il2CppInterop/) as a replacement. + # Il2CppAssemblyUnhollower A tool to generate Managed->IL2CPP proxy assemblies from [Il2CppDumper](https://github.com/Perfare/Il2CppDumper )'s output. @@ -140,4 +143,4 @@ Used by generator itself: * [Mono.Cecil](https://github.com/jbevain/cecil) by jbevain, the main tool to produce assemblies Parts of source used: - * [microsoft-pdb](https://github.com/microsoft/microsoft-pdb) for the PDB generator \ No newline at end of file + * [microsoft-pdb](https://github.com/microsoft/microsoft-pdb) for the PDB generator