Installation
How to install Light Reflector using .rbxm or package managers.
Using Direct .rbxm Download
Installing via Codeberg Releases
Head over to releases and download the .rbxm file from the latest version on Codeberg.
It's recommended to place the module in ReplicatedStorage under a folder named Packages; however, you may place it wherever you'd like.
Inserting into Roblox Studio
Right click ReplicatedStorage in the explorer, then press Insert Roblox model and insert the .rbxm file you downloaded from Codeberg into Roblox Studio.
Using Package Managers
Installing via pesde
The package in pesde is outdated since I was not able to publish newer versions using the new const keyword, causing the package manager to believe that it includes invalid Luau files.
Type this into your terminal:
Replace version with the current version of the package.
Installing via wally
The package in wally may not be structured properly. Use at your own risk.
Add this to your wally.toml file:
Replace version with the current version of the package.
Then, type this into your terminal and press enter: