sc
All functions inside the "sc" namespace.
sc.aes256
The AES256 Encryption Module
sc.ascfont
True TTF Font Manager
sc.audio
The Audio Module (Computer API)
sc.base64
The Base64 Module (Computer API)
sc.base91
The Base91 Module (Lua API)
sc.bitstream
A BitStream Module that lets you make packet data (for example)
sc.color
The Color Module (Computer API)
sc.config
Lets you read configurations of the current world
sc.console
Print to the computer's console!
sc.example
Lets you read examples thats from the Computer.
sc.font
The Font manager that allows you to access fonts.
sc.json
The JSON Module (Computer API)
sc.language
Manages the language used in the mod
sc.lz4
The sc.lz4 Module (Computer API)
sc.md5
The MD5 Module (Computer API)
sc.midi
Library that allows you to play MIDI files (through converter) (Computer API)
sc.multidisplay
Lets you group up displays into 1 massive display
sc.nbs
Note Block Studio (NBS) Audio library.
sc.power
Utility functions related to the computer's power consumption and input.
sc.qrcode
The QR Code Module
sc.sha256
The SHA256 Module (Computer API)
sc.string
Additional features for string manipulation
sc.syntax
Allows you to add syntax highlighting to lua code to be showned in GUI's
sc.table
Additional features for table manipulation (for the Computer API)
sc.time
The time module (Computer API)
sc.utf8
Functions for handling and manipulating UTF-8 encoded strings (for Computer API)
sc.util
The utility Module (Computer API)
sc.vec2
The Vector2 Module (Computer API)
sm.vec3
The Vector3 Module
sc.virtualdisplay
The virtualdisplay module