Skip to content

Commit

Permalink
move extensions packages to ext
Browse files Browse the repository at this point in the history
  • Loading branch information
qmuntal committed Nov 10, 2019
1 parent 96ede57 commit b6a2f12
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@ To decode one of the supported extensions the only required action is to import
```go
import (
"github.com/qmuntal/gltf"
"github.com/qmuntal/gltf/lightspuntual"
"github.com/qmuntal/gltf/ext/lightspuntual"
)

func ExampleExension() {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b6a2f12

Please sign in to comment.