Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.62 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.62 KB

Multi-platform Builder

CodeQL Lint release license

[日本語]
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.