added more syntax highlighting
This commit is contained in:
@@ -33,7 +33,7 @@ To make anything work in the plugin make sure to run
|
||||
```
|
||||
|
||||
This happens normaly inside the Autoload wich should be automatically added by the plugin. <br />
|
||||
Something that does **not get added automatically** is your `app_id`. It is also mandatory to be able to use anything in the plugin.
|
||||
Something that does **not get added automatically** is your `app_id{:gdscript}`. It is also mandatory to be able to use anything in the plugin.
|
||||
|
||||
```gdscript
|
||||
DiscordSDK.app_id = #<your Application ID>
|
||||
|
Reference in New Issue
Block a user