fyroxed_base 0.36.1

A scene editor for Fyrox game engine
Documentation
1
2
3
4
5
6
# 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.