mirror of
https://github.com/Adorable-Catgirl/Zorya-NEO.git
synced 2024-11-14 14:38:04 +11:00
5 lines
125 B
Lua
5 lines
125 B
Lua
|
function actions.utils()
|
||
|
makeselfextract("util", "release/zorya-neo-utils-installer.lua")
|
||
|
end
|
||
|
|
||
|
actions[#actions+1] = "utils"
|