This commit is contained in:
Nakano Yosuke 2020-10-28 01:11:49 +09:00 committed by GitHub
parent cd8514c114
commit 5e3c9dc760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ When you checked `Is Editor`, to be created an asmdef for only platform **Editor
I referred to this: [【Unity】Assembly Definition を作成する時のコンパイル回数を抑えられるエディタ拡張「UniAssemblyDefinitionCreator」を GitHub に公開しました](https://baba-s.hatenablog.com/entry/2020/09/11/090000) I referred to this: [【Unity】Assembly Definition を作成する時のコンパイル回数を抑えられるエディタ拡張「UniAssemblyDefinitionCreator」を GitHub に公開しました](https://baba-s.hatenablog.com/entry/2020/09/11/090000)
And you can also rename an asdemf by one action. And you can also rename an asmdef by one action.
* (right mouse button click) > [AsmdefHelper] > [Rename asmdef] * (right mouse button click) > [AsmdefHelper] > [Rename asmdef]
* input new name. * input new name.