-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.xml
24 lines (21 loc) · 939 Bytes
/
metadata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<name>Discord Advance Rich Presence</name>
<directory>discordadvancerichpresence</directory>
<id>2240832659</id>
<description>Better rich presence status.
[b]Important[/b]
Currently there is only windows support. For this mod to work you need to enable the debug flag (instructions below). This is needed because in order to communicate with discord I need to write to a special file and to do that I need the debug flag on. The flag is also used to get the time you started a run.
[b]Instructions[/b]
1. Right click the game in your library
2. Click "Properties..."
3. Click "SET LAUNCH OPTIONS..."
4. Write "--luadebug" on the input box and click OK
[b]Comments[/b]
For any bugs or ideas leave a comment.
</description>
<version>1.3</version>
<visibility>Public</visibility>
<tag id="Lua"/>
<tag id="Tweaks"/>
</metadata>