File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 44
55<br >
66
7- # 📌 Patch Note ( Update V 2.0.1 / Nov 05 2023 )
7+ # 📌 Patch Note ( Update V 2.0.2 / Nov 08 2023 )
88
9- - Tested on the latest Unity LTS version (2022.3.12f1).
10- - The entire code style has been modified to fit code conventions.
9+ - Change namespace (` PathGenerator ` > ` CurvedPathGenerator ` )
10+ - Edit asset hierarchy
11+ - Minor bug fixes
1112
1213<br >
1314
@@ -548,10 +549,11 @@ Thanks for read! check out [my blog](https://kimyc1223.github.io/) too !
548549
549550<br >
550551
551- # 📌 패치노트 ( 업데이트 V 2.0.1 / 2023 11 05 )
552+ # 📌 패치노트 ( 업데이트 V 2.0.2 / 2023 11 08 )
552553
553- - 최신 Unity LTS 버전 (2022.3.12f)에서 테스트를 진행했습니다.
554- - 전체 코드 스타일을 코드 컨벤션에 맞게 수정했습니다.
554+ - 네임스페이스 변경 ( ` PathGenerator ` > ` CurvedPathGenerator ` )
555+ - 에셋 하이어라키 수정
556+ - 자잘한 버그 수정
555557
556558<br >
557559
You can’t perform that action at this time.
0 commit comments