Initial commit

This commit is contained in:
2022-09-14 13:53:30 +02:00
parent 3431e3818f
commit a2a595e6a0
10 changed files with 348 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"en": ["Adjustments have been made to the Discord RPC system", "Created a temporary fix for Python 3.10 and Discord RPC"],
"uk": ["Внесені коректировки в систему роботи Discord RPC", "Зроблений тимчасовий фікс проблем Python 3.10 та Discord RPC"],
"ru": ["Внесены корректировки в систему работы Discord RPC", "Создан временный фикс проблем Python 3.10 и Discord RPC"]
}

View File

@@ -0,0 +1,4 @@
{
"dev": 2.7,
"stable": 2.6
}