0.0.10 • Published 2 years ago

@next2d/builder v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

platformdetail
WindowsExport an exe file
macOSExport dmg, app file
LinuxExport deb file
iOSImplementing...
AndroidImplementing...
webExport 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.