mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 01:23:06 +00:00
Added package fragments
This commit is contained in:
parent
4bac0fdefb
commit
cd369e681a
@ -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