mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package crowncalc (#2148)
This commit is contained in:
parent
f45708397f
commit
6d18e12a6c
@ -25234,5 +25234,18 @@
|
|||||||
"description": "Powerful wrapper for Discord's API built in Nim",
|
"description": "Powerful wrapper for Discord's API built in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nolanplatt/discord.nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user