Installation
There are three ways to install Lync:
Rokit
bash
rokit add --global Iron-Stag-Games/Lync
Manually
Download the latest release asset and extract the binary to wherever is most convenient.
In Windows, it's recommended that you modify your Path
system environment variable so you can run the tool with simply LYNC
.
Building from Source
- Windows - Launch
Compile_Lync.bat
from the repository root. - macOS - Currently unavailable
- Linux - Currently unavailable
The Roblox Studio plugin installs automatically each time a live sync session is started.
Auto Updates
Lync has the ability to automatically download and install new releases. Your configuration is preserved when updating.
This feature is disabled by default.
- To enable auto updates, run
LYNC CONFIG
and setAutoUpdate
totrue
. - To change the update repository, run
LYNC CONFIG
and modifyAutoUpdate_Repo
.
Lune Dependency
Lune must be installed for building to file in OPEN
and BUILD
modes. You must specify the path to your Lune installation in the config file. To do this, run LYNC CONFIG
and modify Path_Lune
.