Rename euphony to slappy. (#1492)

This commit is contained in:
treeform 2020-05-29 10:03:59 -07:00 committed by GitHub
parent 170c4c32b5
commit 32f29c0f1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16400,7 +16400,11 @@
},
{
"name": "euphony",
"url": "https://github.com/treeform/euphony",
"alias": "slappy"
},
{
"name": "slappy",
"url": "https://github.com/treeform/slappy",
"method": "git",
"tags": [
"sound",
@ -16408,7 +16412,7 @@
],
"description": "A 3d sound API for nim.",
"license": "MIT",
"web": "https://github.com/treeform/euphony"
"web": "https://github.com/treeform/slappy"
},
{
"name": "steamworks",