Merge pull request #813 from jwollen/add-fragments0951

Add package fragments
This commit is contained in:
Dominik Picheta 2018-08-06 13:04:25 +01:00 committed by GitHub
commit 262ab49741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]