mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #498 from zacharycarter/add-frag1237
Add package frag
This commit is contained in:
commit
58ef27ae68
@ -6261,5 +6261,19 @@
|
|||||||
"description": "MathExpr - wrapper around TinyExpr C library",
|
"description": "MathExpr - wrapper around TinyExpr C library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/TiberiumN/nim-mathexpr"
|
"web": "https://github.com/TiberiumN/nim-mathexpr"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frag",
|
||||||
|
"url": "https://github.com/fragworks/frag",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"game",
|
||||||
|
"game-dev",
|
||||||
|
"2d",
|
||||||
|
"3d"
|
||||||
|
],
|
||||||
|
"description": "A 2D|3D game engine",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/fragworks/frag"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user