Przeglądaj źródła

Updated nuget packages

Vicente Penades 6 lat temu
rodzic
commit
eaa2c1036e
1 zmienionych plików z 7 dodań i 0 usunięć
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -16,6 +16,13 @@ The aim of this framework is:
 
 
 The current status of the library is preview alpha, but, for some use cases it is already usable.
 The current status of the library is preview alpha, but, for some use cases it is already usable.
 
 
+#### Nuget Packages
+
+- [SharpGLTF.Core](https://www.nuget.org/packages/SharpGLTF.Core)
+- [SharpGLTF.Toolkit](https://www.nuget.org/packages/SharpGLTF.Toolkit)
+
+Notice that SharpGLTF.1.0.0-Alpha4 has been deprecated.
+
 #### Quickstart
 #### Quickstart
 
 
 A simple example of loading a glTF file and saving it as GLB:
 A simple example of loading a glTF file and saving it as GLB: