Added package norx (#1553)

This commit is contained in:
Göran Krampe 2020-07-07 23:16:19 +02:00 committed by GitHub
parent cecc99d770
commit 5fda5aec80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18626,5 +18626,20 @@
"description": "subnet prints subnet mask in human readable.",
"license": "MIT",
"web": "https://github.com/jiro4989/subnet"
},
{
"name": "norx",
"url": "https://github.com/gokr/norx",
"method": "git",
"tags": [
"game",
"engine",
"2d",
"library",
"wrapper"
],
"description": "A wrapper of the ORX 2.5D game engine",
"license": "Zlib",
"web": "https://github.com/gokr/norx"
}
]