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: 3 months ago
JSON representation
Command that returns 0 if the specified version of Unity is installed, or 1 otherwise.
- Host: GitHub
- URL: https://github.com/yutokun/Unity-Finder
- Owner: yutokun
- License: unlicense
- Created: 2021-02-11T12:02:43.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T19:06:30.000Z (almost 4 years ago)
- Last Synced: 2024-01-27T23:38:27.971Z (10 months ago)
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.