Minecraft Wiki
Нет описания правки
Нет описания правки
Строка 46: Строка 46:
 
['chineseandroid'] = '1.15.4.76267',
 
['chineseandroid'] = '1.15.4.76267',
 
['chineseios'] = '1.15',
 
['chineseios'] = '1.15',
  +
-- Minecraft Dungeons
  +
['dungeons-windows'] = '4274376',
  +
['dungeons-ps4'] = '1.2.0.0',
  +
['dungeons-windows10'] = '1.2.1.0',
  +
['dungeons-xbone'] = '1.2.0.0',
  +
['dungeons-switch'] = '1.2.0.0',
  +
['dungeonslauncher'] = '',
  +
['dungeonslauncher-windows'] = '2.1.15376',
  +
['dungeonslauncher-beta'] = '',
  +
['dungeonslauncher-windows-beta'] = '2.1.15570',
 
-- Education Edition
 
-- Education Edition
 
['pocketedu'] = '1.12', -- для совместимости
 
['pocketedu'] = '1.12', -- для совместимости

Версия от 14:27, 30 июня 2020

This module is kept only for historical purposes. Please use {{Версия}} to display the latest version.

return {
	-- Java Edition
	['c'] = '0.30', -- классическая
	['cs'] = '1.1.2', -- классическая серверная
	['m'] = '1.16.1', -- текущая
	['p'] = '', -- предварительная
	['launcher'] = '2.1.15630', -- Лаунчер
	['launcher-windows'] = '2.1.15630', -- Лаунчер Windows
	['launcher-mac'] = '2.1.15168', -- Лаунчер Mac
	['launcher-linux'] = '2.1.15629', -- Лаунчер Linux
	['launcher-windows-beta'] = '', -- Beta-лаунчер Windows
	['launcher-mac-beta'] = '', -- Beta-ланучер Mac
	['launcher-linux-beta'] = '', -- Beta-лаунчер Linux
	-- Bedrock Edition
	['android'] = '1.16.1', -- Android
	['ios'] = '1.16.1', -- iOS
	['fireos'] = '1.16.1', -- Fire OS
	['firetv'] = '1.16.1', -- Amazon Fire TV
	['win10'] = '1.16.1', -- Windows 10
	['windows10mobile'] = '1.16.1', -- Windows 10 Mobile
	['gearvr'] = '1.16.1', -- Gear VR
	['nswitch'] = '1.16.1', -- Nintendo Switch
	['xo'] = '1.16.1', -- Xbox One
	['ps4'] = '1.16.1', -- PlayStation 4
	['android-snap'] = 'beta 1.16.20.50',
	['windows10-snap'] = 'beta 1.16.20.50',
	['xbone-snap'] = 'beta 1.16.20.50',
	['pocketdev'] = '', -- предварительная
	['android-demo'] = '1.16.1', -- пробная версия Android
    -- Pocket Edition
    ['winphone'] = '0.16.2', -- Windows Phone
    ['appletv'] = '1.1.5', -- Apple TV
    -- New Nintendo 3DS Edition
    ['3ds'] = '1.9.19', -- New Nintendo 3DS
	-- Legacy Console Edition
	['x'] = 'TU74', -- Xbox 360
	['xolegacy'] = 'CU57', -- Xbox One
	['ps3'] = '1.83', -- PlayStation 3
	['ps4legacy'] = '1.95', -- PlayStation 4
	['psvita'] = '1.83', -- PlayStation Vita
	['wiiu'] = 'Patch 43', -- Wii U
	['nswitch-legacy'] = 'NS Patch 16', -- Nintendo Switch (устаревший)
	['pi'] = '0.1.1', -- Raspberry Pi
    -- Chinese Edition
    ['chinese'] = '1.5.14.16117', 
    ['chineseandroid'] = '1.15.4.76267', 
    ['chineseios'] = '1.15', 
    -- Minecraft Dungeons
    ['dungeons-windows'] = '4274376',
    ['dungeons-ps4'] = '1.2.0.0',
    ['dungeons-windows10'] = '1.2.1.0',
    ['dungeons-xbone'] = '1.2.0.0',
    ['dungeons-switch'] = '1.2.0.0',
    ['dungeonslauncher'] = '',
    ['dungeonslauncher-windows'] = '2.1.15376',
    ['dungeonslauncher-beta'] = '',
    ['dungeonslauncher-windows-beta'] = '2.1.15570',
	-- Education Edition
    ['pocketedu'] = '1.12', -- для совместимости
    ['education'] = '1.12.60',
	['education-win'] = '1.12.60',
    ['education-mac'] = '1.12.60',
    ['education-ios'] = '1.12.60',
    ['education-beta'] = '',
    -- Minecraft Earth
    ['earth-android'] = '0.20.0',
    ['earth-ios'] = '0.20.0',
}