From cd369e681ac5f85f3bfd3dbba9daa13d626f3cf0 Mon Sep 17 00:00:00 2001 From: Giovanni Date: Mon, 6 Aug 2018 18:51:42 +0900 Subject: Added package fragments --- packages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/packages.json b/packages.json index 41d95e5..a926fe3 100644 --- a/packages.json +++ b/packages.json @@ -10142,5 +10142,23 @@ "description": "Tiled map loader for the Nim programming language", "license": "MIT", "web": "https://github.com/SkyVault/nim-tiled" + }, + { + "name": "fragments", + "url": "https://github.com/fragcolor-xyz/fragments", + "method": "git", + "tags": [ + "ffi", + "math", + "threading", + "dsl", + "memory", + "serialization", + "cpp", + "utilities" + ], + "description": "Our very personal collection of utilities", + "license": "MIT", + "web": "https://github.com/fragcolor-xyz/fragments" } ] -- cgit v1.2.3