Skip to content

Installation

Installing the module into your place is simple, we will cover the different methods of installation down below.

With Wally

SecureCast is available as a Wally package.
Navigate to your projects wally.toml file and add the following dependancy

secure-cast = "1axen/secure-cast"
After adding SecureCast to your dependencies you will need to install it by running
wally install

With git

SecureCast can be directly cloned from GitHub

git clone https://github.com/1Axen/Secure-Cast.git

Warning

The master branch of the GitHub repository contains the latest development version and may not be stable.

With GitHub releases

The latest stable version of the module can be downloaded from https://github.com/1Axen/Secure-Cast/releases
After downloading the RBXM file insert it into ReplicatedStorage or any other shared container of your choice.