Initial commit
This commit is contained in:
commit
1f1e688953
15 changed files with 1657 additions and 0 deletions
7
addons/godot_remote_control/plugin.cfg
Normal file
7
addons/godot_remote_control/plugin.cfg
Normal file
|
@ -0,0 +1,7 @@
|
|||
[plugin]
|
||||
|
||||
name="GodotRemoteControl"
|
||||
description="A server for remotely controlling the Godot editor."
|
||||
author="Jakub Nowak"
|
||||
version="1.0"
|
||||
script="plugin.gd"
|
Loading…
Add table
Add a link
Reference in a new issue