更新 play.lua
This commit is contained in:
2
play.lua
2
play.lua
@@ -3,7 +3,7 @@ local gpu = peripheral.wrap("tm_gpu_0")
|
|||||||
gpu.refreshSize()
|
gpu.refreshSize()
|
||||||
gpu.setSize(64)
|
gpu.setSize(64)
|
||||||
local w, h = gpu.getSize()
|
local w, h = gpu.getSize()
|
||||||
|
if not fs.exists("speakerlib.lua") then shell.run("wget https://git.liulikeji.cn/xingluo/computer_craft_video_play/raw/branch/main/speakerlib.lua") end
|
||||||
|
|
||||||
server_url = "https://newgmapi.liulikeji.cn"
|
server_url = "https://newgmapi.liulikeji.cn"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user