File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,15 @@ Live2D 라이브러리를 .NET Framework 에서 사용할 수 있도록 개발
7
7
* [ 컴파일된 바이너리] ( https://bitbucket.org/iodesme/l2dlib/downloads/Stable%201.0.0.0.zip )
8
8
* [ Live2D DirectX SDK] ( https://bitbucket.org/iodesme/l2dlib/downloads/Live2D%20DirectX%20SDK.zip )
9
9
10
+ ###사용 설명서
11
+ * [ L2DLib Wiki] ( https://github.com/iodes/L2DLib/wiki )
12
+
10
13
###컴파일 요구 사항
11
14
* [ DirectX SDK] ( https://www.microsoft.com/en-us/download/details.aspx?id=6812 )
12
- * Visual Studio 2013 C++
15
+ * [ Visual Studio 2013 C++] ( https://www.visualstudio.com/ko/vs/older-downloads/ )
13
16
14
17
###관련된 문서 자료
15
18
* [ Live2D 라이브러리 해설] ( http://sites.cybernoids.jp/cubism2/sdk_tutorial/live2d_library )
16
19
* [ Live2D 프레임워크 해설] ( http://sites.cybernoids.jp/cubism2/sdk_tutorial/framework )
17
20
* [ Live2D DirectX SDK 프로젝트 생성 방법] ( http://sites.cybernoids.jp/cubism2/sdk_tutorial/platform-setting/directx/createproject )
18
- * [ Live2D C++ API 2.0 레퍼런스 문서] ( http://doc.live2d.com/api/core/cpp2.0e/index.html )
21
+ * [ Live2D C++ API 2.0 레퍼런스 문서] ( http://doc.live2d.com/api/core/cpp2.0e/index.html )
You can’t perform that action at this time.
0 commit comments