Skip to content

Commit 63bc9eb

Browse files
Add files via upload
0 parents  commit 63bc9eb

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

Discord Presence.exe

81.5 KB
Binary file not shown.

config.ini

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
#-----------------------------------------------------#
3+
[Identifiers]
4+
ClientID=000000000000000
5+
#This is your Client ID from you Discord Application
6+
#-----------------------------------------------------#
7+
8+
#-----------------------------------------------------#
9+
[State]
10+
#You can put the Title of the Presence Below
11+
State= Minecraft
12+
#-----------------------------------------------------#
13+
14+
#-----------------------------------------------------#
15+
#You can put the details of the Presence Below
16+
Details= In the Nether
17+
#-----------------------------------------------------#
18+
19+
#-----------------------------------------------------#
20+
#If needed this is where you set the Time (However Rarely used)
21+
StartTimestamp=
22+
EndTimestamp=
23+
#-----------------------------------------------------#
24+
25+
#-----------------------------------------------------#
26+
[Images]
27+
# Image Name (Leave Blank if not needed)
28+
LargeImage=dev
29+
LargeImageTooltip=
30+
SmallImage=
31+
SmallImageTooltip=
32+
#-----------------------------------------------------#

0 commit comments

Comments
 (0)