Files
discord-rpc-godot/README.md

5 lines
162 B
Markdown

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