-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathupdater.txt
34 lines (31 loc) · 1.15 KB
/
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
34
"Updater"
{
"Information"
{
"Version"
{
"Latest" "1.6.7"
}
"Notes" "More info @ https://forums.alliedmods.net/showthread.php?t=293218. Changes in 1.6.7:"
"Notes" "removed garages (commented out all garage code)."
"Notes" "added Current Vehicle Health info for vehicle gunners."
"Notes" "only engineers can build tank constructs but all classes can build them."
"Notes" "vehicle constructs are non-collideable to teammates until they're ready to use."
}
"Files"
{
"Plugin" "Path_SM/plugins/mechmercs.smx"
"Source" "Path_SM/scripting/mechmercs.sp"
"Source" "Path_SM/scripting/modules/ambulance.sp"
"Source" "Path_SM/scripting/modules/armoredcar.sp"
"Source" "Path_SM/scripting/modules/base.sp"
"Source" "Path_SM/scripting/modules/events.sp"
"Source" "Path_SM/scripting/modules/gamemode.sp"
"Source" "Path_SM/scripting/modules/handler.sp"
"Source" "Path_SM/scripting/modules/kingpanzer.sp"
"Source" "Path_SM/scripting/modules/marder3.sp"
"Source" "Path_SM/scripting/modules/panzer3.sp"
"Source" "Path_SM/scripting/modules/tank.sp"
"Source" "Path_SM/scripting/modules/vehicles.sp"
}
}