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