added more libs and fixed build script

This commit is contained in:
2026-02-24 17:54:09 -05:00
parent 415064480a
commit 5b2e5eac65
7 changed files with 396 additions and 406 deletions

View File

@@ -0,0 +1,6 @@
local args={...}
local json=require("json")
local http=require("http")
local rootRepo="https://git.astronand.dev/Hyperion/HyperionOS/raw/branch/main/spm/spm.src"