Home

Awesome

JEngine.Misc

Additional miscellaneous features for JEngine.

JEngine框架的额外功能扩展包。

Important

This repo is only compatible with JEngine repo, otherwise it may not be able to compile or to execute.

该仓库仅与JEngine兼容,否则将无法编译或运行。

What is this

This is an additional package for JEngine framework, which provides additional miscellaneous features for unity games. It provides different tools to help you make your game easier.

这是JEngine框架的额外扩展,对Unity游戏提供了不同助你更轻松制作游戏的功能。

How to use

Please install JEngine (at least v0.8.0), then download this repo, finally move the repo directory into JEngine project's Assets/Dependencies path.

Alternatively, you can use JEngine Package Manager to install.

Refer JEngine's documentation for further usage.

请安装JEngine(至少v0.8.0),然后下载本仓库,接着将本仓库的文件夹移动到JEngine工程内的Assets/Dependencies目录下。

或者,你可以使用JEngine Package Manager来安装。

参考JEngine的文档以继续