diff --git a/packages.json b/packages.json index 8774054a0..6b6984cc8 100644 --- a/packages.json +++ b/packages.json @@ -19219,6 +19219,22 @@ "license": "MIT", "web": "https://github.com/angluca/tigr-nim" }, + { + "name": "sokol", + "url": "https://github.com/floooh/sokol-nim", + "method": "git", + "tags": [ + "opengl", + "3d", + "game", + "imgui", + "graphics", + "cross-platform" + ], + "description": "sokol is a minimal cross-platform standalone graphics library", + "license": "MIT", + "web": "https://github.com/floooh/sokol-nim" + }, { "name": "nimatic", "url": "https://github.com/DangerOnTheRanger/nimatic",