Skip to content

Commit

Permalink
remane to ms-gtlf-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceIm committed Feb 14, 2021
1 parent bcb438d commit adbf788
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
import os


class GltfSdkConan(ConanFile):
name = "gltf-sdk"
class MicrosoftGltfSdkConan(ConanFile):
name = "ms-gltf-sdk"
description = "A C++ Deserializer/Serializer for glTF"
license = "MIT"
topics = ("conan", "gltf-sdk", "gltf", "serializer", "deserializer")
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit adbf788

Please sign in to comment.