From 6d97540fe01c4d8531992522fd92241fa1c5d2f9 Mon Sep 17 00:00:00 2001 From: Mattias <1116150+Mattias1@users.noreply.github.com> Date: Wed, 26 Apr 2023 14:12:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20NuGet=20metadata?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bearded.Graphics/Bearded.Graphics.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Bearded.Graphics/Bearded.Graphics.csproj b/Bearded.Graphics/Bearded.Graphics.csproj index bd8de5a..b37ffcc 100644 --- a/Bearded.Graphics/Bearded.Graphics.csproj +++ b/Bearded.Graphics/Bearded.Graphics.csproj @@ -6,6 +6,11 @@ true enable net6.0 + Bearded Graphics + Object oriented C# OpenGL graphics library build on top of OpenTK. + MIT + https://github.com/beardgame/graphics + game-development;gamedev;graphics;opengl;opentk