Add package nage (#2280)

This commit is contained in:
Skye Prince 2022-07-16 19:29:30 -07:00 committed by GitHub
parent cbd696f096
commit 39f5ed82d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26705,5 +26705,21 @@
"description": "RayTracing Algorith in Nim",
"license": "GPL-3.0",
"web": "https://github.com/lorycontixd/RaytracingAlgorithm"
},
{
"name": "nage",
"url": "https://github.com/acikek/nage",
"method": "git",
"tags": [
"app",
"binary",
"game",
"engine",
"cli",
"rpg"
],
"description": "Not Another Game Engine; CLI text adventure engine",
"license": "MIT",
"web": "https://github.com/acikek/nage"
}
]