-
Notifications
You must be signed in to change notification settings - Fork 3
ComputerMod Methods
Konijima edited this page Nov 4, 2021
·
10 revisions
To use ComputerMod you must require it in your script file.
require("Computer/ComputerMod")
return a table with all available hardware classes
type: string
return an hardware class from a type or nil if none is found