瀏覽代碼

Replace C# port with maintained fork (#5922)

Stefan 9 月之前
父節點
當前提交
7a114059cd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Readme.md

+ 1 - 1
Readme.md

@@ -44,7 +44,7 @@ Start by reading [our build instructions](https://github.com/assimp/assimp/blob/
 ### Ports ###
 ### Ports ###
 * [Android](port/AndroidJNI/README.md)
 * [Android](port/AndroidJNI/README.md)
 * [Python](port/PyAssimp/README.md)
 * [Python](port/PyAssimp/README.md)
-* [.NET](https://bitbucket.org/Starnick/assimpnet/src/master/)
+* [.NET](https://github.com/Saalvage/AssimpNetter)
 * [Pascal](port/AssimpPascal/Readme.md)
 * [Pascal](port/AssimpPascal/Readme.md)
 * [Javascript (Alpha)](https://github.com/makc/assimp2json)
 * [Javascript (Alpha)](https://github.com/makc/assimp2json)
 * [Javascript/Node.js Interface](https://github.com/kovacsv/assimpjs)
 * [Javascript/Node.js Interface](https://github.com/kovacsv/assimpjs)