Editor
Editor copied to clipboard
Game editor similar to RPG Maker
I installed liblcf and Qt 6, but it doesn't work!
I was hoping to build a copy of the project locally but it seems like QT wants me to register and pay for it. Can you confirm that the page...
I am trying to build editor but I cannot do so. ``` $mkdir build $cd build $cmake .. $cmake --build . ... [ 2%] Building CXX object CMakeFiles/EasyRPG_Editor.dir/src/common/filefinder.cpp.o In file...
For retaining inactive code or annotations.
The Editor was not building successfully on MacOS, I didn't try it on any other OS. This PR resolves all of the build issues I was experiencing.
I don't know if this is too crazy, but I've always thought that if I want to recycle a system from a game I already have, moving it to a...