Update installer.lua
This commit is contained in:
parent
e4d8f0b430
commit
2b0c846a7c
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ local files = {
|
||||||
["src/apis/sha256.lua"] = "/.sPhone/apis/sha256",
|
["src/apis/sha256.lua"] = "/.sPhone/apis/sha256",
|
||||||
["src/apis/sertextext.lua"] = "/.sPhone/apis/sertextext",
|
["src/apis/sertextext.lua"] = "/.sPhone/apis/sertextext",
|
||||||
["src/apis/graphics.lua"] = "/.sPhone/apis/graphics",
|
["src/apis/graphics.lua"] = "/.sPhone/apis/graphics",
|
||||||
|
|
||||||
|
["src/startup"] = "/startup",
|
||||||
}
|
}
|
||||||
|
|
||||||
local githubUser = "Sertex-Team"
|
local githubUser = "Sertex-Team"
|
||||||
|
|
Loading…
Reference in a new issue