mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-06 11:12:40 +01:00
aefaef
This commit is contained in:
parent
2f1e3bc03f
commit
8910a5b7ba
@ -509,6 +509,26 @@
|
||||
version=1.00,
|
||||
},
|
||||
----------------------------------------------------- Приложения --------------------------------------------------------------------------
|
||||
{
|
||||
name="MineOS/Applications/MineCode IDE",
|
||||
url="IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/MineCodeIDE.lua",
|
||||
about="IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/About/",
|
||||
type="Application",
|
||||
icon="IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/Icon.pic",
|
||||
createShortcut="dock",
|
||||
forceDownload=true,
|
||||
version=1.34,
|
||||
resources={
|
||||
{
|
||||
name="Localization/Russian.lang",
|
||||
url="IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/Localization/Russian.lang"
|
||||
},
|
||||
{
|
||||
name="Localization/English.lang",
|
||||
url="IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/Localization/English.lang"
|
||||
},
|
||||
}
|
||||
},
|
||||
{
|
||||
name="MineOS/Applications/OCGLTest",
|
||||
url="IgorTimofeev/OpenComputers/master/Applications/OCGLTest/OCGLTest.lua",
|
||||
@ -879,25 +899,6 @@
|
||||
createShortcut="desktop",
|
||||
version=1.02,
|
||||
},
|
||||
{
|
||||
name="MineOS/Applications/MineCode IDE",
|
||||
url="IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/MineCodeIDE.lua",
|
||||
type="Application",
|
||||
icon="IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/Icon.pic",
|
||||
createShortcut="dock",
|
||||
forceDownload=true,
|
||||
version=1.33,
|
||||
resources={
|
||||
{
|
||||
name="Localization/Russian.lang",
|
||||
url="IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/Localization/Russian.lang"
|
||||
},
|
||||
{
|
||||
name="Localization/English.lang",
|
||||
url="IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/Localization/English.lang"
|
||||
},
|
||||
}
|
||||
},
|
||||
{
|
||||
name="MineOS/Applications/Battleship",
|
||||
url="IgorTimofeev/OpenComputers/master/Applications/Battleship/Battleship.lua",
|
||||
|
||||
BIN
Applications/.DS_Store
vendored
BIN
Applications/.DS_Store
vendored
Binary file not shown.
1
Applications/MineCodeIDE/About/English.txt
Normal file
1
Applications/MineCodeIDE/About/English.txt
Normal file
@ -0,0 +1 @@
|
||||
MineCode IDE - это мощный инстурмент для разработки красивейших приложений с богатым функционалом: от подсветки синтаксиса Lua, выделения текста и работы с буфером обмена до поддержки пользовательских цветовых схем. Удобный файловый менеджер также прилагается.
|
||||
1
Applications/MineCodeIDE/About/Russian.txt
Normal file
1
Applications/MineCodeIDE/About/Russian.txt
Normal file
@ -0,0 +1 @@
|
||||
MineCode IDE is a powerful tool for developing any app you want. It supports Lua syntax highlighting, text selection and copy/pasting, user-defined color schemes and beautiful integrated file manager.
|
||||
BIN
Applications/Photoshop/.DS_Store
vendored
BIN
Applications/Photoshop/.DS_Store
vendored
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user