Frequently asked questions- "Browser support?"For the foreseeable future, Luminol can't support Firefox due to Mozilla's stance on the Filesystem Access API. There's a handful of extensions out there that do implement the Filesystem Access API in Firefox, Luminol should be compatible with those!Aside from Firefox, any recent chromium based browser should support Luminol.This includes Chrome (obviously) as well as Opera and Edge. If you're on Linux, at the moment, for best performance you'll need Chrome Canary as Google hasn't stabilized Linux WebGPU support yet.
- "What RPG Maker versions do you plan to support?"XP, VX, and VX Ace. We might support 2k and 2k3 in the future. Supporting RPG Maker XP is our current focus right now.
- "If Luminol is open source, how can it go up on Steam?"Luminol is licensed under GPLv3 with a special clause that allows Luminol binaries to link against the Steamworks SDK. We're likely going to do something similar to Aseprite as well, but we need to discuss it internally. We also want to make an asset pack, similar to RPG Maker, exclusively for the Steam release!
- "How can I contribute to Luminol?"Feel free to open a pull request at any time! You can take a look at our issue tracker or our roadmap for unimplemented features/bugs to see a list of things you can help with. If you'd like to work on any of these, make a comment (or open an issue if it hasn't been already) stating that you'd like to work on a feature!See our contributing guidelines for more details.If you'd like to work on the aforementioned asset pack, feel free to reach out over Discord or email Melody!
- "What's the difference between the web and native versions of Luminol?"Luminol's web-build has (most) features of the native version but has some limits due to the constraints of the browser. This isn't a comprehensive list, by any means, but here are some key differences:
- RTPs are loaded from the
RTP
folder inside projects, and are not automatically detected - Playtesting (and the integrated terminal) is unsupported
- Luminol may not be able to open projects (see browser compatibility)
- Projects cannot be in system folders
- All Steam workshop features are unsupported