From 3d1a0bf3749afa14da5b5ba1e0666fdb78c99beb Mon Sep 17 00:00:00 2001 From: TSRBerry <20988865+TSRBerry@users.noreply.github.com> Date: Thu, 29 Dec 2022 15:09:18 +0100 Subject: [Headless] Fix for not receiving any SDL events on Linux (#4182) * headless: Fix SDL events not working * Add nuget.config --- nuget.config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 nuget.config (limited to 'nuget.config') diff --git a/nuget.config b/nuget.config new file mode 100644 index 00000000..80f5bd7f --- /dev/null +++ b/nuget.config @@ -0,0 +1,7 @@ + + + + + + + -- cgit v1.2.3