Skip to content

Steam localization integration for the Audune Localization package

License

Notifications You must be signed in to change notification settings

audunegames/steam-localization-integration

Repository files navigation

Audune Steam Localization Integration

openupm

This package includes a locale selector that uses the Steam client language to select the locale for the localization system provided by the Audune Localization package.

Installation

Requirements

This package depends on the following packages:

If you're installing the required packages from the OpenUPM registry, make sure to add a scoped registry with the URL https://package.openupm.com and the required scopes before installing the packages.

Installing from the OpenUPM registry

To install this package as a package from the OpenUPM registry in the Unity Editor, use the following steps:

  • In the Unity editor, navigate to Edit › Project Settings... › Package Manager.
  • Add the following Scoped Registry, or edit the existing OpenUPM entry to include the new Scope:
Name:     package.openupm.com
URL:      https://package.openupm.com
Scope(s): com.audune.localization.steam
  • Navigate to Window › Package Manager.
  • Click the + icon and click Add package by name...
  • Enter the following name in the corresponding field and click Add:
com.audune.localization.steam

Installing as a Git package

To install this package as a Git package in the Unity Editor, use the following steps:

  • In the Unity editor, navigate to Window › Package Manager.
  • Click the + icon and click Add package from git URL...
  • Enter the following URL in the URL field and click Add:
https://github.com/audunegames/steam-localization-integration.git

License

This package is licensed under the GNU LGPL 3.0 license. See LICENSE.txt for more information.