Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Bluemanoid/Uniticons

A free & open-source icon set for Unity
https://github.com/Bluemanoid/Uniticons

font-awesome fontawesome fontawesome5 gamedev icon-font icon-fonts icon-set icons iconset unity unity3d

Last synced: 2 months ago
JSON representation

A free & open-source icon set for Unity

Awesome Lists containing this project

README

        




Uniticons


A free & open-source icon set for Unity !









## Table of Contents

* [Icon packs](#icon-packs)
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Usage](#usage)
* [Contributing](#contributing)
* [Authors](#authors)
* [License](#license)

## Icon packs

- [Font Awesome 5](https://fontawesome.com/)

## Getting Started

### Prerequisites

- ***Unity 2019.3 and above.***

### Installation

1. Open the `manifest.json` in your project

2. Specify the package URL

```json
{
"dependencies": {
"com.bluemanoid.uniticons": "https://github.com/Bluemanoid/Uniticons.git",
...
}
...
}
```

3. Open your project or reload it in the Unity Editor

## Usage

***WIP***

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Authors

* **Yoann Potinet** - *Initial work* - [intelligide](https://github.com/intelligide)

See also the list of [contributors](https://github.com/Bluemanoid/Uniticons/graphs/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

This package contains third-party elements governed by the license(s), See [Third Party Notices](ThirdPartyNotices.md).