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

https://github.com/if1live/unity-system-info-viewer

Unity SystemInfo viewer
https://github.com/if1live/unity-system-info-viewer

Last synced: 3 months ago
JSON representation

Unity SystemInfo viewer

Awesome Lists containing this project

README

        

# Unity System Info viewer
Display Unity's [SystemInfo](https://docs.unity3d.com/ScriptReference/SystemInfo.html).

![screenshot-android](https://raw.githubusercontent.com/if1live/unity-system-info-viewer/master/document/screenshot.png)

## build
```
go get github.com/5iminlab/minamo
bulid.bat android
```