Browse Source

Update library information

Bepis 3 years ago
parent
commit
974b45d675
2 changed files with 13 additions and 3 deletions
  1. 5 0
      BepInEx.sln
  2. 8 3
      README.md

+ 5 - 0
BepInEx.sln

@@ -36,6 +36,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "IL2CPP", "IL2CPP", "{D5F47C
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BepInEx.IL2CPP", "BepInEx.IL2CPP\BepInEx.IL2CPP.csproj", "{429D5F83-7FEC-4D09-AB82-E868EB61AF59}"
 EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Markdown", "Markdown", "{68C57430-3E92-4B50-A9A5-208FE9CCD914}"
+	ProjectSection(SolutionItems) = preProject
+		README.md = README.md
+	EndProjectSection
+EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Any CPU = Debug|Any CPU

+ 8 - 3
README.md

@@ -22,11 +22,16 @@ Unity plugin framework
 **[User and developer guides](https://github.com/BepInEx/BepInEx/wiki)**
 
 ## Used libraries
-- [NeighTools/UnityDoorstop](https://github.com/NeighTools/UnityDoorstop) - 2.12.1.0 ([f96e256](https://github.com/NeighTools/UnityDoorstop/commit/f96e25679bea87d80821b7e9d3b9e9824f85454c))
-- [pardeike/Harmony](https://github.com/pardeike/Harmony) - pre-2.0 ([443f551](https://github.com/pardeike/Harmony/commit/443f551ec45ecf409755b5979a4466343197de03))
-- [0x0ade/MonoMod](https://github.com/0x0ade/MonoMod) - v20.3.5.1 ([016635a](https://github.com/MonoMod/MonoMod/commit/016635a2101b3ee85da1ca04572037aa028e731b))
+- [NeighTools/UnityDoorstop](https://github.com/NeighTools/UnityDoorstop) - 4.0 beta ([99879a9](https://github.com/NeighTools/UnityDoorstop/commit/99879a927bcea6abf16e5f4c7cae220519d07a23))
+- [BepInEx/HarmonyX](https://github.com/BepInEx/HarmonyX) - v2.1.0-beta.3 ([04dd77c](https://github.com/BepInEx/HarmonyX/commit/04dd77c17e9e07e10e6a94b47fff2b43eafb97c6))
+- [0x0ade/MonoMod](https://github.com/0x0ade/MonoMod) - v20.05.21.05 ([5d8210d](https://github.com/MonoMod/MonoMod/commit/5d8210d35efb6e85b7b40f1ce040257012936a90))
 - [jbevain/cecil](https://github.com/jbevain/cecil) - 0.10.4 ([98ec890](https://github.com/jbevain/cecil/commit/98ec890d44643ad88d573e97be0e120435eda732))
 
+#### IL2CPP libraries
+- [Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper) - v6.4.12 fork ([585cc52](https://github.com/BepInEx/Il2CppDumper/commit/585cc5209955a776e0e583c56b85bcfb4f0833e6))
+- [knah/Il2CppAssemblyUnhollower](https://github.com/knah/Il2CppAssemblyUnhollower) - v0.4.9.1 fork ([8d4f63a](https://github.com/BepInEx/Il2CppAssemblyUnhollower/commit/8d4f63a2de40317de57a449fc0091e018f02a624))
+- [mono/mono](https://github.com/mono/mono) - 6.12.0.93 fork ([7328415](https://github.com/BepInEx/mono/commit/7328415ac575399a71f32487e97bce9d5fe7f6ca))
+
 ## Credits
 - [Usagirei](https://github.com/Usagirei) - Code for using the console and for assisting with technical support
 - [essu](https://github.com/exdownloader) - Project logo, moral support and lots of misc. help