mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 13:02:49 +01:00
фуафуа
This commit is contained in:
parent
fdf7538cd9
commit
eb181ddf4e
@ -8,7 +8,7 @@
|
||||
about="IgorTimofeev/OpenComputers/master/MineOS/About/",
|
||||
type="Script",
|
||||
forceDownload=true,
|
||||
version=3.30,
|
||||
version=3.31,
|
||||
},
|
||||
{
|
||||
name="MineOS/Pictures/Raspberry.pic",
|
||||
@ -833,14 +833,6 @@
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
name="MineOS/Applications/Snake",
|
||||
url="IgorTimofeev/OpenComputers/master/Applications/Snake/Snake.lua",
|
||||
type="Application",
|
||||
icon="IgorTimofeev/OpenComputers/master/Applications/Snake/Icon.pic",
|
||||
createShortcut="desktop",
|
||||
version=1.1,
|
||||
},
|
||||
{
|
||||
name="MineOS/Applications/RunningString",
|
||||
url="IgorTimofeev/OpenComputers/master/Applications/RunningString/RunningString.lua",
|
||||
|
||||
@ -27,6 +27,7 @@ local copyright = [[
|
||||
---------------------------------------------- Адаптивная загрузка библиотек ------------------------------------------------------------------------
|
||||
|
||||
local component = require("component")
|
||||
local unicode = require("unicode")
|
||||
local fs = require("filesystem")
|
||||
local event = require("event")
|
||||
local image = require("image")
|
||||
|
||||
BIN
lib/.DS_Store
vendored
BIN
lib/.DS_Store
vendored
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user