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

8 lines
336 B
Markdown

<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
```