Framework for Unity Development. Decoupled as dll(Complie error/Dependency missing is the best decouple method). including:
- Assets management
- Excel serialization(Flatbuffer)
- Add Unity & .net dlls into project
cp -rp [UnityInstallFolder]/Editor/Data/NetStandard /References/NetStandard
cp -rp [UnityInstallFolder]/Editor/Data/Managed /References/Unity