diff --git a/packaging/XUnity/AutoTranslator.Plugin.Core.IL2CPP.nuspec b/packaging/XUnity/AutoTranslator.Plugin.Core.IL2CPP.nuspec new file mode 100644 index 0000000..9364df3 --- /dev/null +++ b/packaging/XUnity/AutoTranslator.Plugin.Core.IL2CPP.nuspec @@ -0,0 +1,13 @@ + + + + $id$ + 5.4 + Provides on-the-fly translations using various online translators + gravydevsupreme + https://github.com/bbepis/XUnity.AutoTranslator + + + + + \ No newline at end of file diff --git a/packaging/XUnity/ResourceRedirector.IL2CPP.nuspec b/packaging/XUnity/ResourceRedirector.IL2CPP.nuspec new file mode 100644 index 0000000..f1bbdb0 --- /dev/null +++ b/packaging/XUnity/ResourceRedirector.IL2CPP.nuspec @@ -0,0 +1,13 @@ + + + + $id$ + 5.4 + Allows modifying resources loaded through the Resources and AssetBundle API as they are being loaded by the game + gravydevsupreme + https://github.com/bbepis/XUnity.AutoTranslator + + + + + \ No newline at end of file diff --git a/packaging/XUnity/libraries-IL2CPP/XUnity.AutoTranslator.Plugin.Core.dll b/packaging/XUnity/libraries-IL2CPP/XUnity.AutoTranslator.Plugin.Core.dll new file mode 100644 index 0000000..bd8f00f Binary files /dev/null and b/packaging/XUnity/libraries-IL2CPP/XUnity.AutoTranslator.Plugin.Core.dll differ diff --git a/packaging/XUnity/libraries-IL2CPP/XUnity.ResourceRedirector.dll b/packaging/XUnity/libraries-IL2CPP/XUnity.ResourceRedirector.dll new file mode 100644 index 0000000..ec59733 Binary files /dev/null and b/packaging/XUnity/libraries-IL2CPP/XUnity.ResourceRedirector.dll differ