Files
discord-rpc-godot/README.md
2023-03-13 21:46:14 +01:00

9 lines
341 B
Markdown

<br>
<img width=275px src="https://raw.githubusercontent.com/vaporvee/discord-rpc-godot/main/project/assets/Logo_V2_Clyde.png?token=GHSAT0AAAAAAB74MRVSELJELBXVMZKQSNCCZAPTCRA">
# discord-rpc-godot
dont forget to run the following command if you clone this project or the godot-cpp folder will be empty
```sh
git submodule update --init
```