diff --git a/communities.json b/communities.json index 323d7df..e179755 100644 --- a/communities.json +++ b/communities.json @@ -664,6 +664,13 @@ "inviteCode": "N7Yshp4", "githubUrl": "https://github.com/flutter/flutter" }, + { + "logo": "panda3d.png", + "title": "Panda3D", + "quote": "Our Discord server has enabled us not only to improve communication among developers, but also to foster an open community in which people are happy to help out fellow developers.", + "inviteCode": "UyepRMm", + "githubUrl": "https://github.com/panda3d/panda3d" + }, { "logo": "denizenscript.png", "title": "DenizenScript", diff --git a/logos/panda3d.png b/logos/panda3d.png new file mode 100644 index 0000000..e2a1ce5 Binary files /dev/null and b/logos/panda3d.png differ