Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rageagainstthepixel/com.fonts.roboto

A Roboto font upm package for the Unity Game Engine.
https://github.com/rageagainstthepixel/com.fonts.roboto

font open-font-license open-upm openupm sdf textmeshpro unity unity-asset unity3d upm upm-package

Last synced: 7 days ago
JSON representation

A Roboto font upm package for the Unity Game Engine.

Awesome Lists containing this project

README

        

# com.fonts.roboto

[![openupm](https://img.shields.io/npm/v/com.fonts.roboto?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.fonts.roboto/)

A [Roboto font](https://fonts.google.com/specimen/Roboto) upm package for the [Unity](https://unity.com/) Game Engine.

***All copyrights, trademarks, logos, and assets are the property of their respective owners.***

## Installing

### Via Unity Package Manager and OpenUPM

- Open your Unity project settings
- Select the `Package Manager`
![scoped-registries](Fonts.Roboto/Packages/com.fonts.roboto/Documentation~/images/package-manager-scopes.png)
- Add the OpenUPM package registry:
- `Name: OpenUPM`
- `URL: https://package.openupm.com`
- `Scope(s):`
- `com.fonts`
- Open the Unity Package Manager window
- Change the Registry from Unity to `My Registries`
- Add the `Fonts.Roboto` package

### Via Unity Package Manager and Git url

- Open your Unity Package Manager
- Add package from git url: `https://github.com/RageAgainstThePixel/com.fonts.roboto.git#upm`