Skip to content

v1.0.0 - Initial Release (Pollinations AI Provider)

Latest

Choose a tag to compare

@kikyo2006 kikyo2006 released this 06 Mar 12:30
· 1 commit to main since this release

🚀 Features

  • Pollinations AI Support: Free, uncensored, and high-quality translations.
  • Improved JSON Handling: Optimized for stable and clean translation output.
  • Customizable: Support for custom system prompts and different models (openai, grok, mistral, etc.).

📦 What's included

  • XUnity.AutoPollinationTranslator.dll: The main translator engine.
  • Newtonsoft.Json.dll: Dependency for JSON processing.
  • XUnity.AutoPollinationTranslator-v1.0.0.zip: All-in-one package for easy installation.

🛠 Installation

  1. Download either the ZIP or individual DLL files.
  2. Place the DLLs into your game's <GameDir>/ManagedData/Translators folder.
  3. Update your AutoTranslator/Config.ini as described in the README.md.

Special thanks to @joshfreitas1984 for the original ChatGPT translator project.