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