mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 13:02:49 +01:00
Угу
This commit is contained in:
parent
c4f586590c
commit
f06283c248
@ -5,9 +5,10 @@
|
||||
{
|
||||
["name"]="OS.lua",
|
||||
["url"]="IgorTimofeev/OpenComputers/master/MineOS/OS.lua",
|
||||
["about"]="IgorTimofeev/OpenComputers/master/MineOS/About/",
|
||||
["type"]="Script",
|
||||
["forceDownload"]=true,
|
||||
["version"]=3.1,
|
||||
["version"]=3.2,
|
||||
},
|
||||
{
|
||||
["name"]="MineOS/Pictures/Dayeneris.pic",
|
||||
|
||||
1
MineOS/About/English.txt
Normal file
1
MineOS/About/English.txt
Normal file
@ -0,0 +1 @@
|
||||
This is the main executable MineOS file, that contains all the basic features and controls libraries like MineOSCore, doubleBuffering, GUI and ECSAPI.
|
||||
1
MineOS/About/Russian.txt
Normal file
1
MineOS/About/Russian.txt
Normal file
@ -0,0 +1 @@
|
||||
Это главный исполняемый файл MineOS, содержащий все основные функции и управляющий библиотеками MineOSCore, doubleBuffering, GUI и ECSAPI.
|
||||
@ -1 +0,0 @@
|
||||
return "Geoscan.app"
|
||||
@ -1 +0,0 @@
|
||||
return "Pastebin.app"
|
||||
@ -1 +0,0 @@
|
||||
return "Photoshop.app"
|
||||
@ -1 +0,0 @@
|
||||
return "Shooting.app"
|
||||
@ -1,21 +0,0 @@
|
||||
Version 0.2
|
||||
● Added a new image format .JPG - it uses
|
||||
ultra-lossless compression.
|
||||
● Optimized graphics rendering algorithms for
|
||||
images. Now drawing is up to 1.5 times faster.
|
||||
● Added support for new image formats for
|
||||
OS and other program.
|
||||
● Re-design of the windows in Photoshop.
|
||||
● Added ability to create direct links to
|
||||
Pastebin. Double-click on it downloads and
|
||||
executes script directly.
|
||||
● Added notification system.
|
||||
● Added language packages support.
|
||||
● Added feature to create files/folders from
|
||||
context menu.
|
||||
● Fixes "back" button when you're in empty folder.
|
||||
● Added "Shop" icon, this application is under
|
||||
develompent now.
|
||||
|
||||
It's recommended to re-install your OS to get
|
||||
maximum of new features.
|
||||
@ -1,20 +0,0 @@
|
||||
Version 0.2
|
||||
● Добавлен новый формат изображений .JPG - по сути
|
||||
это ультра-сжатие без потери качества.
|
||||
● Оптимизированы графические алгоритмы отрисовки
|
||||
изображений. Теперь отрисовка в 1.5 раза быстрее.
|
||||
● Добавлена поддержка новых форматов изображения
|
||||
в ОС и использующие их программы.
|
||||
● Ре-дизайн окон программы Photoshop.
|
||||
● Добавлена возможность создания прямых ссылок на
|
||||
Pastebin. Двойной клик запускает программу с
|
||||
сайта напрямую.
|
||||
● Добавлена система оповещений
|
||||
● Добавленая полная поддержка сторонних языков.
|
||||
● Добавлено создание файлов/папок из контекстного меню
|
||||
● Исправлена стрелка "назад" в пустых папках
|
||||
● Добавленая иконка "Shop", на данный момент
|
||||
это приложение разрабатывается.
|
||||
|
||||
Рекомендуется переустановка ОС для получения
|
||||
максимума возможностей.
|
||||
Loading…
x
Reference in New Issue
Block a user