Skip to content

restary/UnityFramework

Repository files navigation

Unity Framework Code

Framework for Unity Development. Decoupled as dll(Complie error/Dependency missing is the best decouple method). including:

  • Assets management
  • Excel serialization(Flatbuffer)

Setup

  • Add Unity & .net dlls into project
cp -rp [UnityInstallFolder]/Editor/Data/NetStandard /References/NetStandard
cp -rp [UnityInstallFolder]/Editor/Data/Managed /References/Unity

About

Decoupled common framework dll for Unity Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published