Ibralogue Docs
  • Manual
  • Scripting Reference
  • Website
  • GitHub
  • Discord
Search Results for

    Show / Hide Table of Contents

    Namespace Ibralogue.Localization

    Classes

    CsvLocalizationProvider

    Built-in localization provider that loads translations from CSV files. CSV files follow the format: key,text (RFC 4180 quoting supported). Place translation files in a Resources folder using the naming convention {AssetName}.{locale} (e.g. MyDialogue.fr, MyDialogue.ja).

    Interfaces

    ILocalizationProvider

    Provides translated strings for dialogue localization. Implement this interface to integrate Ibralogue with any localization backend.

    In this article

    Ibralogue

    A simple, extendable dialogue system library for the Unity Game Engine.

    Project

    • Website
    • GitHub
    • Release Notes

    Community

    • Discord
    • Patreon
    • Report a Bug

    MIT License · Unity 2022.3+