SmartFormat Unity Extension

July 4, 2020 ยท View on GitHub

What is this?

A UPM version of SmartFormat for Unity without com.unity.localization dependencies

Installation

You have several options

From registry

First, you need to add a scoped registry to Packages/manifest.json:

"scopedRegistries": [
    {
      "name": "trismegistus",
      "url": "http://upm.trismegistus.tech:4873/",
      "scopes": [
        "trismegistus.unity"
      ]
    }
]

Then open Window/Package manager, All packages, and install Trismegistus SmartFormat

From git url

  1. Open Window/Package manager
  2. +, Add from git URL
  3. Enter https://github.com/Hermesiss/unity-smartformat.git?path=/Packages/trismegistus.unity.smartformat