We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6057298 commit da99a79Copy full SHA for da99a79
packages.json
@@ -36727,5 +36727,23 @@
36727
"description": "Nim bindings for PoDoFo libary",
36728
"license": "MIT",
36729
"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"
36747
}
36748
+
36749
]
0 commit comments