-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdater.txt
33 lines (29 loc) · 943 Bytes
/
updater.txt
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
"Updater"
{
"Information"
{
"Version"
{
"Latest" "1.9.3"
"Previous" "1.9.2"
}
"Notes" "Fixed a few issues related to latest release"
}
"Files"
{
"Plugin" "Path_SM/plugins/dodstats.smx"
"Plugin" "Path_SM/translations/plugin.dodstats.txt"
"Plugin" "Path_SM/translations/de/plugin.dodstats.txt"
"Plugin" "Path_SM/translations/fr/plugin.dodstats.txt"
"Plugin" "Path_SM/translations/ru/plugin.dodstats.txt"
"Source" "Path_SM/scripting/dodstats.sp"
"Source" "Path_SM/scripting/dodstats/commands.sp"
"Source" "Path_SM/scripting/dodstats/convars.sp"
"Source" "Path_SM/scripting/dodstats/database.sp"
"Source" "Path_SM/scripting/dodstats/display.sp"
"Source" "Path_SM/scripting/dodstats/events.sp"
"Source" "Path_SM/scripting/dodstats/gg_natives.sp"
"Source" "Path_SM/scripting/dodstats/init.sp"
"Source" "Path_SM/scripting/dodstats/pluginstart.sp"
}
}