yami rpg editor 开源


官方开源地址:
https://github.com/yami-pro/yami-rpg-editor

由于原作者经常处于摆烂状态,所以更推荐在这个组织的社区分支里提交PR:
https://github.com/Open-Yami-Community
https://github.com/Open-Yami-Community/yami-rpg-editor

目前从源码打包的引擎会闪退,这是因为如果你没有买过Steam版引擎的话,源码里有Steam防盗版的逻辑需要去掉,在util.js里面有个Function(atob(xxx))的东西,那个就是编码过的验证代码,注释掉就可以了。

如果你不懂代码,也不想花钱,这里有一个打包好的去Steam验证版引擎(仅win版)可以直接下载运行:
https://github.com/Open-Yami-Community/yami-executable/releases/tag/win


发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注