This repository was archived by the owner on Sep 6, 2025. It is now read-only.
Releases: Jernesstar/VolcanicEngine
Releases · Jernesstar/VolcanicEngine
First Release
The first release of the Magma Editor and the Lava Runtime!
Main features
- Creating and editing scenes and UI using hierarchy and visualizers panels
- Asset management (renaming, creating material assets, hot reloading)
- Faster iterations with in-editor testing of scenes
How to run
On Windows, you can simply double-click the desktop icon
On Linux, from the terminal, run the Editor command
TestProj is an example project included within the installation you can open
Download instructions
For Windows: Download the installer, run it and follow the instructions.
For Linux: Download the .deb file, navigate to the directory where the .deb file is located and run
sudo apt update
sudo apt install ./VolcanicEngine.deb