@next2d/builder
v0.0.10
Published
Multi-platform builder for Next2d Framework, supporting export to various platforms such as macOS, Windows, iOS, Android and Web(HTML)
Downloads
15
Maintainers
Readme
Multi-platform Builder
[日本語]
Next2D Frameworkのマルチプラットフォームビルダー、Steam用のWindows、macOS、Linux、スマートフォン(iOS、Android)、Web(HTML)など、各種プラットフォームへの書き出しに対応
[English]
Multi-platform builder for Next2D Framework, export to various platforms including Windows, macOS, Linux, Smartphones (iOS, Android) and Web (HTML) for Steam
Supported
| platform | detail | |----------|--------------------------| | Windows | Export an exe file | | macOS | Export dmg, app file | | Linux | Export deb file | | iOS | Implementing... | | Android | Implementing... | | web | Export minfy'd JS files |
build example.
npx @next2d/builder --platform web --env prd
preview example.
npx @next2d/builder --preview --platform web --env prd
License
This project is licensed under the MIT License - see the LICENSE file for details.