diff --git a/Files.cfg b/Files.cfg index 5a9cfc05..cb5dd6c7 100644 --- a/Files.cfg +++ b/Files.cfg @@ -288,5 +288,14 @@ path="/MineOS/Applications/Control.app/Resources/Modules/4.lua", url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Control/Modules/4.lua" }, + -- + { + path="/MineOS/Applications/Finder.app/Main.lua", + url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Finder/Main.lua" + }, + { + path="/MineOS/Applications/Finder.app/Resources/Icon.pic", + url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Finder/Icon.pic" + }, } } \ No newline at end of file