Added package crowncalc (#2148)

This commit is contained in:
Rainbow Asteroids 2022-02-13 05:05:57 -05:00 committed by GitHub
parent f45708397f
commit 6d18e12a6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25234,5 +25234,18 @@
"description": "Powerful wrapper for Discord's API built in Nim",
"license": "MIT",
"web": "https://github.com/nolanplatt/discord.nim"
},
{
"name": "crowncalc",
"url": "https://github.com/RainbowAsteroids/crowncalc",
"method": "git",
"tags": [
"calculator",
"sdl",
"library"
],
"description": "Basic calculator in Nim",
"license": "MIT",
"web": "https://github.com/RainbowAsteroids/crowncalc"
}
]