mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Merge pull request #305 from matkuki/master
added impulse_engine package
This commit is contained in:
commit
f7f0143045
@ -3967,5 +3967,18 @@
|
|||||||
"description": "Algebraic structures and related operations for Nim",
|
"description": "Algebraic structures and related operations for Nim",
|
||||||
"license": "Apache2",
|
"license": "Apache2",
|
||||||
"web": "https://github.com/unicredit/emmy"
|
"web": "https://github.com/unicredit/emmy"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "impulse_engine",
|
||||||
|
"url": "git://github.com/matkuki/Nim-Impulse-Engine",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"physics",
|
||||||
|
"engine",
|
||||||
|
"2D"
|
||||||
|
],
|
||||||
|
"description": "Nim port of a simple 2D physics engine",
|
||||||
|
"license": "zlib",
|
||||||
|
"web": "https://github.com/matkuki/Nim-Impulse-Engine"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user