Да рот ебал всех этих версий и универсализацию

This commit is contained in:
Igor Timofeev 2017-02-23 14:21:04 +03:00
parent 8cacf17af0
commit de9046dd5b

View File

@ -18,8 +18,8 @@ print("Analyzing computer for matching system requirements...")
-- Создаем массив говна
local govno = {}
-- Чекаем архитектуру
local architecture = computer.getArchitecture()
if architecture ~= "Lua 5.2" then table.insert(govno, "You are using " .. architecture .. " architecture. Take processor into your hands and switch it to \"Lua 5.2\", after that you will be able to install MineOS.") end
-- local architecture = computer.getArchitecture()
-- if architecture ~= "Lua 5.2" then table.insert(govno, "You are using " .. architecture .. " architecture. Take processor into your hands and switch it to \"Lua 5.2\", after that you will be able to install MineOS.") end
-- Проверяем, не планшет ли это
if component.isAvailable("tablet") then table.insert(govno, "Tablet PC detected: you can't install MineOS on tablet because of primitive GPU and Screen.") end
-- Проверяем GPU