UnityGLTF icon indicating copy to clipboard operation
UnityGLTF copied to clipboard

Make usage instructions more clear in the readme

Open marcofugaro opened this issue 5 years ago • 2 comments

I think the usage instructions of this library should be at the top, after explaining the features of the library.

What is needed:

  • Instructions on how to download the library
  • Where do I put the library in my unity project?
  • Any other step to enable the library

marcofugaro avatar Jul 30 '20 13:07 marcofugaro

Same thought. I'm trying to follow the directions and it seems like the path to the examples has changed, too.

johngoren avatar Apr 05 '21 10:04 johngoren

Same thought. I'm trying to follow the directions and it seems like the path to the examples has changed, too.

You can create a 'Plugins' folder in the main Assets folder. Copy GLTFSerialization.deps.json, GLTFSerialization.dll, GLTFSerialization.pdb, Newtonsoft.Json.dll from bin/Release/netstandard1.3 folder. And ready to go.

Antonio-Iliev avatar Apr 05 '21 11:04 Antonio-Iliev

Please update to the latest version and open a new issue if the problem persists. Thanks!

pfcDorn avatar Feb 09 '24 09:02 pfcDorn