Crates.io | fyroxed |
lib.rs | fyroxed |
version | 0.14.1 |
source | src |
created_at | 2022-01-11 14:54:22.175497 |
updated_at | 2022-08-07 15:52:27.551699 |
description | A standalone scene editor for Fyrox game engine |
homepage | https://github.com/FyroxEngine/Fyrox |
repository | https://github.com/FyroxEngine/Fyrox |
max_upload_size | |
id | 512253 |
size | 76,572 |
WARNING: Standalone version of the editor is not supported, use project template generator to utilize the full power of the editor. Standalone version does not support plugins and scripts, it won't be update in next releases!
A standalone version of FyroxEd - native editor of Fyrox engine. The standalone version allows you only to create and edit scenes, but not run your game in the editor. Please see the book to learn how to use the editor in different ways.
To install the latest stable standalone version from crates.io use:
cargo install fyroxed
After that, you can run the editor by simply calling:
fyroxed
If you're on Linux, please make sure that the following dependencies are installed:
sudo apt install libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxkbcommon-dev libasound2-dev