-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from Live2D/develop
Update to Cubism 5 SDK MotionSync Plugin for Native R1
- Loading branch information
Showing
55 changed files
with
606 additions
and
268 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[English](README.md) / [日本語](README.ja.md) | ||
|
||
--- | ||
|
||
# Live2D Cubism MotionSync Core | ||
|
||
このフォルダーには、モーションシンクを利用したネイティブアプリケーションを開発するためのヘッダーおよびプラットフォーム固有のライブラリファイルが含まれています。 | ||
|
||
|
||
## Library List | ||
|
||
| プラットフォーム | アーキテクチャ | dll | lib | パス | 注記 | | ||
| --- | --- | --- | --- | --- | --- | | ||
| Android | ARM64 | ✓ | | Android/arm64-v8a | | | ||
| Android | ARMv7 | ✓ | | Android/armeabi-v7a | このライブラリは現在非推奨で、近日中に削除される予定です。 | | ||
| Android | x86 | ✓ | | Android/x86 | | | ||
| Android | x86_64 | ✓ | | Android/x86_64 | | | ||
| iOS | ARM64 | | ✓ | iOS/xxx-iphoneos | iOS Devices | | ||
| iOS | x86_64 | | ✓ | iOS/xxx-iphonesimulator | iOS Simulator | | ||
| macOS | ARM64 | ✓ | | macOS | | | ||
| macOS | x86_64 | ✓ | | macOS | | | ||
| Windows | x86 | ✓ | | Windows/x86 | | | ||
| Windows | x86_64 | ✓ | | Windows/x86_64 | | | ||
|
||
|
||
### 呼び出し規約 | ||
|
||
*Windows/x86*のダイナミックリンクライブラリを使用する場合は、呼び出し規約として明示的に`__stdcall`を使用してください。 | ||
|
||
--- | ||
|
||
[![CRIWARE for Games](CRIWARELOGO_1.png)](https://game.criware.jp/) | ||
|
||
このソフトウェアには、(株)CRI・ミドルウェアの「CRIWARE (R)」が使用されています。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.