slabOS/version.json
2025-06-01 15:49:44 +00:00

10 lines
587 B
JSON

{
"version": "0.0.0.5",
"sys_files": {
"startup.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/slabos.lua",
"basalt.lua": "https://raw.githubusercontent.com/Pyroxenium/Basalt2/refs/heads/main/release/basalt.lua",
"lib/libcredit_mobile" : "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/libcredit_mobile.lua",
"lib/basalt.lua" : "https://raw.githubusercontent.com/Pyroxenium/Basalt2/refs/heads/main/release/basalt.lua",
"apps/Updater.lua" : "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/updater.lua"
}
}