From bcc908b0fc8e20fc86ab2832cdd850d5e3d37aed Mon Sep 17 00:00:00 2001 From: Vitaly Pavlov Date: Wed, 31 Jul 2024 13:09:20 +0000 Subject: [PATCH] Upload dictionary --- dict.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dict.json diff --git a/dict.json b/dict.json new file mode 100644 index 0000000..be8fe69 --- /dev/null +++ b/dict.json @@ -0,0 +1,12 @@ +[ + { + "ID": 0, + "name": "Telemost", + "onlyUdp": false + }, + { + "ID": 1, + "name": "SAMP", + "onlyUdp": true + } +] \ No newline at end of file