-
Notifications
You must be signed in to change notification settings - Fork 152
/
config.ini
33 lines (30 loc) · 1.47 KB
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
;########################################################################
;# ______ _____ _____ #
;# | ____| | __ \| __ \ #
;# | |__ __ _ ___ _ _| |__) | |__) | #
;# | __| / _` / __| | | | _ /| ___/ #
;# | |___| (_| \__ \ |_| | | \ \| | #
;# |______\__,_|___/\__, |_| \_\_| #
;# __/ | #
;# |___/ https://github.com/Pizzabelly/EasyRP #
;# #
;# #
;# Optional Settings: SmallImage, LargeImageTooltip, SmallImageTooltip, #
;# StartTimestamp, EndTimestamp #
;# *ALL OTHERS ARE REQUIRED* #
;# #
;# timestamps are in unix time -> https://www.epochconverter.com/ #
;# #
;########################################################################
[Identifiers]
ClientID=123456789012345678
[State]
State=
Details=
StartTimestamp=
EndTimestamp=
[Images]
LargeImage=
LargeImageTooltip=
SmallImage=
SmallImageTooltip=