Files
2026-07-13 12:24:51 +08:00

6 lines
318 B
Markdown

# FyroxEd
Full-featured editor for [Fyrox engine](https://github.com/FyroxEngine/Fyrox). This is the basic library for the editor,
it cannot be run as executable. See `editor-standalone` for this.
The main purpose of making the editor library is to use it with static plugins, see `scripting` example for more info.