- C++23 compatible compiler (e.g., GCC 12+, Clang 14+, MSVC 2022+)
- SDL3 and SDL3_TTF development libraries
- Meson 1.8.0+
git clone https://github.com/RQuarx/kei-editor
cd kei-editor
meson setup target -Dbuildtype=release
meson compile -C target
./target/keditorThis project uses icons from the vscode-icons project,
licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
© vscode-icons team and contributors.
The vscode-icons project and its contributors are not affiliated with, nor do they endorse or sponsor, this project.
All product names, trademarks, and registered trademarks are property of their respective owners.
This program is licensed under the GNU General Public License version 3. See the LICENSE.