From 0c78c122317e30a09a5dbf95d3daf1da6376dfd4 Mon Sep 17 00:00:00 2001 From: Philip Thomsen Date: Wed, 12 Aug 2026 09:59:54 +0200 Subject: [PATCH] Add physics world loader to registry --- NuGet.Config | 3 ++- registry.json | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NuGet.Config b/NuGet.Config index cf4c7e6f..fdef86d4 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -8,9 +8,10 @@ - + + diff --git a/registry.json b/registry.json index beace8fa..4d22ac22 100644 --- a/registry.json +++ b/registry.json @@ -33,6 +33,10 @@ "version": "1.1.0", "analyzer": true }, + "Google.FlatBuffers": { + "listed": true, + "version": "22.9.24" + }, "I18Next.Net": { "listed": true, "version": "[0.7.2,)" @@ -211,6 +215,10 @@ "listed": false, "version": "0.12.0" }, + "PhysicsWorldLoader": { + "listed": true, + "version": "[0.1.2,)" + }, "Poly2Tri.NetStandard2": { "listed": true, "version": "0.9.0"