Upload dictionary

This commit is contained in:
Vitaly Pavlov 2024-07-31 13:09:20 +00:00
parent c4cf68fb7d
commit bcc908b0fc

12
dict.json Normal file
View File

@ -0,0 +1,12 @@
[
{
"ID": 0,
"name": "Telemost",
"onlyUdp": false
},
{
"ID": 1,
"name": "SAMP",
"onlyUdp": true
}
]