Basic roblox subtitle system.
get the .rbxmx from the latest release, import it, and move the contents of the inner folders to the appropriate locations (e.g. subtitles/ReplicatedStorage/* becomes /ReplicatedStorage/*)
make placeto build a roblox place file (.rbxlx) with the library and a test environmentmake modelto build a roblox model file (.rbxmx) with the needed components insidemake allto do bothmake cleanto remove the build files