v1.1.7
Update - v1.1.7
Changes
- Fixed Git error causing latest update to not push
- Added stricter Luau types.
- Lints and Code Cleanup
Upgrading
With Wally
Update your wally.toml
file to:
[dependencies]
roxios = "fxllencode/[email protected]"
With .rbxm
Head to the releases page to download the latest version, and drag pack.rbxm
into ReplicatedStorage
. Ensure you replace your other version of Roxios.
Building from Source Code with Foreman
Inside your git repository, run git pull
, or git fetch
. Then, run the build command again:
rojo build -o pack.rbxm pack.project.json