barebones prototype
This commit is contained in:
parent
83f340ea01
commit
b53d33584c
60 changed files with 3743 additions and 1 deletions
7
addons/discord_gd/plugin.cfg
Normal file
7
addons/discord_gd/plugin.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[plugin]
|
||||
|
||||
name="discord.gd"
|
||||
description="A Discord bot API wrapper for Godot."
|
||||
author="Delano Lourenco"
|
||||
version="2.0.0"
|
||||
script="plugin.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue