Ecosyste.ms: Awesome

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

https://github.com/yutokun/Unity-Finder

Command that returns 0 if the specified version of Unity is installed, or 1 otherwise.
https://github.com/yutokun/Unity-Finder

Last synced: about 2 months ago
JSON representation

Command that returns 0 if the specified version of Unity is installed, or 1 otherwise.

Lists

README

        

# Unity-Finder

![CI](docs/CI.png)

Returns 0 if the specified version of Unity is installed, or 1 otherwise.
Intended for use in CI.

## Usage

`UnityFinder 2019.4.20f1`

## Prerequisite

[Unity Hub](https://unity3d.com/get-unity/download) 2.1.0 or above.