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

https://github.com/baba-s/uni-compile-timer

コンパイル時間を計測するエディタ拡張
https://github.com/baba-s/uni-compile-timer

kogane-unity-lib unity unity-editor unity3d

Last synced: about 2 months ago
JSON representation

コンパイル時間を計測するエディタ拡張

Awesome Lists containing this project

README

          

# Uni Compile Timer

コンパイル時間を計測するエディタ拡張

![](https://img.shields.io/badge/Unity-2018.4%2B-red.svg)
![](https://img.shields.io/badge/.NET-4.x-orange.svg)
[![](https://img.shields.io/github/license/baba-s/uni-compile-timer.svg)](https://github.com/baba-s/uni-compile-timer/blob/master/LICENSE)

## インストール

```json
"com.baba_s.uni-compile-timer": "https://github.com/baba-s/uni-compile-timer.git",
```

manifest.json に上記の記述を追加します