Moduł:Version/Numbers: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
| [wersja nieprzejrzana] | [wersja nieprzejrzana] |
Cofnięcie wersji niewspieranych, oddzielenie ich od reszty |
aktualizacja |
||
| Linia 9: | Linia 9: | ||
['weekly'] = { '', prefix = 's' }, | ['weekly'] = { '', prefix = 's' }, | ||
['weekly-server'] = nil, | ['weekly-server'] = nil, | ||
['launcher-windows'] = { '2.3. | ['launcher-windows'] = { '2.3.425', prefix = 'Launcher' }, | ||
['launcher-mac'] = { '2.3. | ['launcher-mac'] = { '2.3.425', prefix = 'Launcher' }, | ||
['launcher-linux'] = { '2.3. | ['launcher-linux'] = { '2.3.425', prefix = 'Launcher' }, | ||
['launcher-windows-beta'] = { '', prefix = 'Launcher' }, | ['launcher-windows-beta'] = { '', prefix = 'Launcher' }, | ||
['launcher-mac-beta'] = { '', prefix = 'Launcher' }, | ['launcher-mac-beta'] = { '', prefix = 'Launcher' }, | ||
| Linia 26: | Linia 26: | ||
-- Urządzenia przenośne | -- Urządzenia przenośne | ||
['android'] = { '1.19. | ['android'] = { '1.19.31', prefix = 'Bedrock' }, | ||
['ios'] = { '1.19. | ['ios'] = { '1.19.31', prefix = 'Bedrock' }, | ||
['windows10'] = { '1.19. | ['windows10'] = { '1.19.31', prefix = 'Bedrock' }, | ||
['fireos'] = { '1.19. | ['fireos'] = { '1.19.31', prefix = 'Bedrock' }, | ||
['nswitch'] = { '1.19. | ['nswitch'] = { '1.19.31', prefix = 'Bedrock' }, | ||
['ps4'] = { '1.19. | ['ps4'] = { '1.19.31', prefix = 'Bedrock' }, | ||
['xbone'] = { '1.19. | ['xbone'] = { '1.19.31', prefix = 'Bedrock' }, | ||
-- Wersje testowe | -- Wersje testowe | ||
['android-snap'] = { '1.19. | ['android-snap'] = { '1.19.40.24', prefix = 'Bedrock' }, | ||
['win10-beta'] = { '1.19. | ['win10-beta'] = { '1.19.40.24', prefix = 'Bedrock' }, | ||
['xbone-snap'] = { '1.19. | ['xbone-snap'] = { '1.19.40.24', prefix = 'Bedrock' }, | ||
-- Niewspierane | -- Niewspierane | ||
| Linia 52: | Linia 52: | ||
-- Chinese Edition | -- Chinese Edition | ||
['chinese'] = { '1.8. | ['chinese'] = { '1.8.20.52104', prefix = 'Chinese' }, | ||
['chineseandroid'] = { '2. | ['chineseandroid'] = { '2.2.22.205020', prefix = 'Chinese' }, | ||
['chineseios'] = { '2. | ['chineseios'] = { '2.2.15', prefix = 'Chinese' }, | ||
-- Education Edition | -- Education Edition | ||
['education-win'] = { '1. | ['education-win'] = { '1.18.32', prefix = 'Education' }, | ||
['education-mac'] = { '1. | ['education-mac'] = { '1.18.32', prefix = 'Education' }, | ||
['education-ios'] = { '1. | ['education-ios'] = { '1.18.32', prefix = 'Education' }, | ||
['education-beta'] = { '', prefix = 'Education' }, | ['education-beta'] = { '', prefix = 'Education' }, | ||
} | } | ||
Wersja z 18:02, 11 paź 2022
W tym module nie ma dokumentacji. Jeśli wiesz jak używać tego modułu, proszę, podaj odpowiednie informacje.
-- Wersję serwerów ustawić jako "nil" jeśli mają taką samą wersję, co gra
-- Snapshoty pozostawić puste, jeśli takie nie występują test
return {
-- Komputer
['classic'] = { '0.30', prefix = 'c' },
['classic-server'] = { '1.1.2', prefix = 'c' },
['pc'] = '1.19.2',
['pc-server'] = nil;
['weekly'] = { '', prefix = 's' },
['weekly-server'] = nil,
['launcher-windows'] = { '2.3.425', prefix = 'Launcher' },
['launcher-mac'] = { '2.3.425', prefix = 'Launcher' },
['launcher-linux'] = { '2.3.425', prefix = 'Launcher' },
['launcher-windows-beta'] = { '', prefix = 'Launcher' },
['launcher-mac-beta'] = { '', prefix = 'Launcher' },
['launcher-linux-beta'] = { '', prefix = 'Launcher' },
-- Konsole
['xbonelegacy'] = { 'CU58', prefix = 'k' },
['xbox'] = { 'TU74', prefix = 'k' },
['ps4legacy'] = { '1.95', prefix = 'k' },
['ps3'] = { '1.84', prefix = 'k' },
['psvita'] = { '1.83', prefix = 'k' },
['wii'] = { 'Patch 43', prefix = 'k' },
['nswitchlegacy'] = { '1.0.17', prefix = 'k' },
-- Urządzenia przenośne
['android'] = { '1.19.31', prefix = 'Bedrock' },
['ios'] = { '1.19.31', prefix = 'Bedrock' },
['windows10'] = { '1.19.31', prefix = 'Bedrock' },
['fireos'] = { '1.19.31', prefix = 'Bedrock' },
['nswitch'] = { '1.19.31', prefix = 'Bedrock' },
['ps4'] = { '1.19.31', prefix = 'Bedrock' },
['xbone'] = { '1.19.31', prefix = 'Bedrock' },
-- Wersje testowe
['android-snap'] = { '1.19.40.24', prefix = 'Bedrock' },
['win10-beta'] = { '1.19.40.24', prefix = 'Bedrock' },
['xbone-snap'] = { '1.19.40.24', prefix = 'Bedrock' },
-- Niewspierane
['windowsphone'] = { '1.16.40', prefix = 'Bedrock' },
['firetv'] = { '1.16.221', prefix = 'Bedrock' },
['appletv'] = { '1.1.5', prefix = 'Bedrock' },
['gearvr'] = { '1.16.40', prefix = 'Bedrock' },
-- Pi Edition
['pi'] = { '0.1.1', prefix = 'Pi' },
-- New Nintendo 3DS Edition
['3ds'] = { '1.9.19', prefix = '3DS' },
-- Chinese Edition
['chinese'] = { '1.8.20.52104', prefix = 'Chinese' },
['chineseandroid'] = { '2.2.22.205020', prefix = 'Chinese' },
['chineseios'] = { '2.2.15', prefix = 'Chinese' },
-- Education Edition
['education-win'] = { '1.18.32', prefix = 'Education' },
['education-mac'] = { '1.18.32', prefix = 'Education' },
['education-ios'] = { '1.18.32', prefix = 'Education' },
['education-beta'] = { '', prefix = 'Education' },
}