
[Suggestion] add more info about custom client id in the documentation.
cloud11665 opened this issue ยท 1 comments
public static ConfigValue<String> CLIENT_ID;
CLIENT_ID = builder.comment("Custom client id, see https://github.com/ErdbeerbaerLP/DiscordRichPresence/wiki/Set-up-custom-Icons-(for-Modpacks) for more info").define("client-id", "511106082366554122");
why not just add a default value in config ?
# custom client id (see https://github.com/ErdbeerbaerLP/DiscordRichPresence/wiki/Set-up-custom-Icons-(for-Modpacks))
# default: 511106082366554122
S:"client-id"=511106082366554122