Added package simpleflake (#1629)

This commit is contained in:
An Long
2020-08-31 16:50:24 +02:00
committed by GitHub
parent 7e27168bd3
commit 7e3a19f152
+14
View File
@@ -19412,5 +19412,19 @@
"description": "Various Layonara related functions for NWN Development",
"license": "MIT",
"web": "https://github.com/plenarius/layonara_nwn"
},
{
"name": "simpleflake",
"url": "https://github.com/aisk/simpleflake.nim",
"method": "git",
"tags": [
"simpleflake",
"id",
"id-generator",
"library"
],
"description": "Simpleflake for nim",
"license": "MIT",
"web": "https://github.com/aisk/simpleflake.nim"
}
]