mirror of
https://github.com/Kiritow/OpenComputerScripts.git
synced 2024-03-22 13:10:46 +08:00
Update libgpu
This commit is contained in:
parent
833967b6a2
commit
b584eb34fc
|
@ -1,7 +1,7 @@
|
|||
-- Mine Sweeper Game
|
||||
-- Author: Github/Kiritow
|
||||
|
||||
require("kgui")
|
||||
require("libgpu")
|
||||
require("libevent")
|
||||
require("queue")
|
||||
local component=require("component")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
-- Kiritow's GUI Library
|
||||
-- LibGPU - A library help operating GPU.
|
||||
-- Author: Github/Kiritow
|
||||
|
||||
local component=require("component")
|
Loading…
Reference in New Issue
Block a user