mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package Xors3D (#1158)
This commit is contained in:
parent
453a0be598
commit
e61ec5283e
@ -14198,5 +14198,20 @@
|
||||
"description": "Implementation of the Fletcher checksum algorithm.",
|
||||
"license": "GPLv3+",
|
||||
"web": "https://github.com/Akito13/nim-fletcher"
|
||||
},
|
||||
{
|
||||
"name": "Xors3D",
|
||||
"url": "https://github.com/Guevara-chan/Xors3D-for-Nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"3d",
|
||||
"game",
|
||||
"engine",
|
||||
"dx9",
|
||||
"graphics"
|
||||
],
|
||||
"description": "Blitz3D-esque DX9 engine for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Guevara-chan/Xors3D-for-Nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user