A universal replay module for Roblox.
There are two methods by which you can obtain the module in a standalone format.
[1] Install by Latest Release
[2] Build project into a RBXM for Roblox, using Rojo:
rojo build build.project.json -o "Historian.rbxm"
You can also use it as a dependency in your project using wally.
historian = "cens-r/[email protected]"