EXILED
EXILED copied to clipboard
A high-level plugin framework for SCP: Secret Laboratory servers. It offers an event system for developers to hook in order to manipulate or change game code, or implement their own functions.
# Additions - `[Exiled::API]` `AudioFile` Class, Represents an audio file that can be used by the Audio Player. (idea taken from swd) - `[Exiled::API]` `AudioStream` class extension for the audio...
Exiled documentation is often not very helpful in determining what properties/method actually do, and i want to fix this in order to make Exiled easier for beginners