barebones prototype
This commit is contained in:
parent
83f340ea01
commit
b53d33584c
60 changed files with 3743 additions and 1 deletions
9
addons/discord_gd/plugin.gd
Normal file
9
addons/discord_gd/plugin.gd
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
@tool
|
||||
extends EditorPlugin
|
||||
|
||||
"""
|
||||
Discord.gd
|
||||
|
||||
Nothing to do here,
|
||||
check discord.gd script file
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue