This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
91c2006
commit 71d49c3
Showing
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
Submodule callcommands
updated
3 files
+3 −1 | callcommands/CHANGEMEconfig_callcommands.lua | |
+11 −3 | callcommands/sv_callcommands.lua | |
+1 −1 | callcommands/version_callcommands.json |
Submodule civintegration
updated
3 files
+2 −2 | civintegration/CHANGEMEconfig_civintegration.lua | |
+1 −1 | civintegration/sv_civintegration.lua | |
+1 −1 | civintegration/version_civintegration.json |
Submodule dispatchnotify
updated
3 files
+1 −6 | dispatchnotify/CHANGEMEconfig_dispatchnotify.lua | |
+67 −30 | dispatchnotify/sv_dispatchnotify.lua | |
+1 −1 | dispatchnotify/version_dispatchnotify.json |
Submodule postals
updated
4 files
+2 −2 | postals/CHANGEMEconfig_postals.lua | |
+71 −56 | postals/cl_postals.lua | |
+107 −110 | postals/sv_postals.lua | |
+1 −1 | postals/version_postals.json |
Submodule trafficstop
updated
2 files
+11 −5 | trafficstop/sv_trafficstop.lua | |
+2 −2 | trafficstop/version_trafficstop.json |
Submodule wk_wars2x
updated
9 files
+62 −0 | .github/workflows/release.yml | |
+1 −0 | .gitignore | |
+39 −2 | cl_plate_reader.lua | |
+23 −5 | cl_radar.lua | |
+10 −1 | cl_utils.lua | |
+21 −2 | config.dist.lua | |
+1 −1 | fxmanifest.lua | |
+46 −7 | sv_exports.lua | |
+1 −1 | version.json |