From 7a114059cd716aa03d8db196e7b2d21ae0b4cf16 Mon Sep 17 00:00:00 2001 From: Stefan <29021710+Saalvage@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:02:15 +0100 Subject: [PATCH] Replace C# port with maintained fork (#5922) --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 8dc479c9f..02943e66b 100644 --- a/Readme.md +++ b/Readme.md @@ -44,7 +44,7 @@ Start by reading [our build instructions](https://github.com/assimp/assimp/blob/ ### Ports ### * [Android](port/AndroidJNI/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) * [Javascript (Alpha)](https://github.com/makc/assimp2json) * [Javascript/Node.js Interface](https://github.com/kovacsv/assimpjs)