Installation
The recommended way to install blink is using Rokit (opens in a new tab).
Installing Blink
Open a terminal in your project directory and run the following command:
rokit add 1Axen/blinkUpdating Blink
When a new version of blink releases, using Rokit you can easily update using the following command:
rokit update 1Axen/blinkAlternatives
GitHub Releases
You can download pre-built binaries directly from the GitHub Releases (opens in a new tab) page.
pesde (0.18.5+)
An official release is available on pesde starting from version 0.18.5.
To install blink using pesde, open a terminal in your project directory and run the following commands:
pesde add --dev 1axen/blink
pesde installRoblox Studio
Blink offers a companion studio plugin which allows you to write and generate files within Studio without the need for external tooling.
The studio plugin can be installed from the Creator Store (opens in a new tab).
Alternatively you can download it from Github Releases (opens in a new tab).