mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #813 from jwollen/add-fragments0951
Add package fragments
This commit is contained in:
commit
262ab49741
@ -10142,5 +10142,23 @@
|
|||||||
"description": "Tiled map loader for the Nim programming language",
|
"description": "Tiled map loader for the Nim programming language",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/SkyVault/nim-tiled"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user