Skip to content

Commit da99a79

Browse files
authored
added kirpi (#3167)
1 parent 6057298 commit da99a79

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

packages.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36727,5 +36727,23 @@
3672736727
"description": "Nim bindings for PoDoFo libary",
3672836728
"license": "MIT",
3672936729
"web": "https://github.com/fox0430/nim-podofo"
36730+
},
36731+
{
36732+
"name": "kirpi",
36733+
"url": "https://github.com/erayzesen/kirpi",
36734+
"method": "git",
36735+
"tags": [
36736+
"game",
36737+
"2d",
36738+
"framework",
36739+
"graphics",
36740+
"develop",
36741+
"löve2d",
36742+
"naylib"
36743+
],
36744+
"description": "A lightweight 2D game framework for Nim",
36745+
"license": "MIT",
36746+
"web": "https://github.com/erayzesen/kirpi"
3673036747
}
36748+
3673136749
]

0 commit comments

Comments
 (0)