[日本語]
1つのプロジェクトから多種多様なプラットフォーム向けのアプリケーションを作成するマルチプラットフォームビルダー。
- Steam:Steamに対応したWindows版、macOS版、Linux版のアプリケーションの書き出しが可能。
- デスクトップ:デスクトップ環境向けに、Windows、macOS、Linux向けのアプリケーションを出力できます。
- スマートフォン:iOSおよびAndroidに対応したスマートフォン用アプリケーションとしての書き出しもサポート。
- Web(HTML):ブラウザ上で動作するHTML形式のコンテンツも簡単に生成可能。
Next2D Frameworkを使えば、1つのソースコードから多様なデバイスやOSに最適化されたアプリケーションを効率的に開発・展開することができます。
[English]
Multi-platform builder to create applications for a wide variety of platforms from a single project.
- Steam: Allows export of applications for Windows, macOS, and Linux versions that are compatible with Steam.
- Desktop: Export of applications for Windows, macOS, and Linux for desktop environments is supported.
- Smartphone: Export as smartphone applications compatible with iOS and Android is also supported.
- Web (HTML): Easily generate HTML-format content that runs in a browser.
With Next2D Framework, you can efficiently develop and deploy applications optimized for diverse devices and operating systems from a single source code.
platform | detail |
---|---|
Windows | Export an exe file |
macOS | Export dmg, app file |
Linux | Export deb file |
Steam:Windows | Export an exe file |
Steam:macOS | Export dmg, app file |
Steam:Linux | Export deb file |
web | Export minfy'd JS files |
platform |
---|
iOS |
Android |
Nintendo Switch |
npx @next2d/builder --platform web --env prd
npx @next2d/builder --preview --platform web --env prd
This project is licensed under the MIT License - see the LICENSE file for details.