From 208da271a7c02bf3d546b25d4d5952d51310a75a Mon Sep 17 00:00:00 2001 From: abisxir Date: Sun, 12 Sep 2021 16:56:34 +0200 Subject: [PATCH] Added package alasgar (#2003) --- packages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/packages.json b/packages.json index f57986a..99fb183 100644 --- a/packages.json +++ b/packages.json @@ -23706,6 +23706,22 @@ "license": "MIT", "web": "https://github.com/GabrielLasso/drawim" }, + { + "name": "alasgar", + "url": "https://github.com/abisxir/alasgar", + "method": "git", + "tags": [ + "game", + "engine", + "3d", + "graphics", + "gles", + "opengl" + ], + "description": "Game Engine", + "license": "MIT", + "web": "https://github.com/abisxir/alasgar" + }, { "name": "tic80", "url": "https://github.com/thisago/tic80",