-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Frequently asked questions about MaplatEditor.
- Can I use MaplatEditor commercially?
- Where can I get MaplatEditor binaries?
- What operating systems are supported?
- Is MaplatEditor on npm?
- Why is there no API-Reference page in this Wiki?
- See Also
Yes. MaplatEditor is licensed under Apache License 2.0, which permits commercial use, modification, and redistribution. See the README License section for details.
From the GitHub Releases page. The latest release is linked from the README Quick Start section.
MaplatEditor publishes installers for all three desktop platforms:
- Windows — x64 and arm64, plus an architecture-independent combined installer that runs on either
- macOS — Apple Silicon (arm64) and Intel (x64), as disk images
- Linux — x86_64 and arm64, as AppImages
All of these, Linux included, are attached to the GitHub release. An earlier version of this page said Linux builds were developer-only and not distributed as official releases; that was wrong. The release workflow uploads the whole build output, so the Linux AppImages sit alongside the Windows and macOS installers.
For the current download links, see the Download section of the README. This page deliberately omits version numbers and file names, which change with every release.
No. MaplatEditor's package.json has "private": true, so it is not
published to npm. It is a desktop application distributed as installer
binaries via GitHub Releases.
The libraries MaplatEditor uses internally
(@maplat/core,
@maplat/tin,
@maplat/transform) are
published to npm separately.
MaplatEditor is a UI application, not a library with a public API surface. Its "API" is the GUI itself — there is no programmatic interface to document. The Wiki therefore omits the API-Reference page and links to the MaplatCore Wiki and MaplatTin Wiki for the APIs of the libraries MaplatEditor produces data for.
- 🇬🇧 English (Home)
- 🇯🇵 日本語 (Home.ja)
English
日本語
API-Reference はありません(UI アプリのため)。ライブラリ API は MaplatCore Wiki / MaplatTin Wiki を参照。
- 📄 README / README.ja
- 🗺️ Ecosystem Map(現在外部非公開)
- 🌐 Product site / 製品サイト
- 🏢 Nayuta, Inc. / コーポレートサイト