diff --git a/Assets/RTLTMPro/package.json b/Assets/RTLTMPro/package.json new file mode 100644 index 0000000..d90bfd3 --- /dev/null +++ b/Assets/RTLTMPro/package.json @@ -0,0 +1,12 @@ +{ + "name": "com.pnarimani.rtltmpro", + "displayName": "RTLTMPro", + "version": "3.4.3", + "description": "This plugin adds Right-to-left language support to \"TextMeshPro\" Unity plugin. Currently Arabic, Farsi and Hebrew are supported.", + "author": "pnarimani", + "unity": "2021.3", + "unityRelease": "22f1", + "documentationUrl": "https://github.com/pnarimani/RTLTMPro", + "changelogUrl": "https://github.com/pnarimani/RTLTMPro", + "licensesUrl": "https://github.com/pnarimani/RTLTMPro/blob/master/LICENSE" +} diff --git a/Assets/RTLTMPro/package.json.meta b/Assets/RTLTMPro/package.json.meta new file mode 100644 index 0000000..cb1be90 --- /dev/null +++ b/Assets/RTLTMPro/package.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e8b93d176f22141119a445740668fb1b +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/README.md b/README.md index 6d698c9..8331c4c 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,9 @@ You can insert Zero-Width No-Joiner character with Ctrl+Shift+2 hotkey. ### from .unitypackage file Download the latest unitypackage file from the [releases](https://github.com/sorencoder/RTLTMPro/releases) section and import it into your project from "Assets -> Import Package -> Custom Package..." menu in Unity. +## from UPM +https://github.com/AlonTalmi/RTLTMPro.git?path=Assets/RTLTMPro + ### from OpenUPM [hk1ll3r](https://github.com/hk1ll3r/) maintains a package manager version of this repo on [OpenUPM](https://openupm.com/packages/com.nosuchstudio.rtltmpro/).