mirror of
https://github.com/rocult/rbxl_encoder.git
synced 2026-08-14 21:23:17 +00:00
No description
- Luau 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| .meta | ||
| .vscode | ||
| scripts | ||
| src | ||
| .gitignore | ||
| .luaurc | ||
| default.project.json | ||
| LICENSE | ||
| pesde.lock | ||
| pesde.toml | ||
| README.md | ||
.rbxl encoder
An encoder that converts Roblox instances to the .rbxl binary file format.
Building and Usage
This script was created based upon a template. Please read the documentation on how to best use this template and installation. You can find it on the docs branch here.
If you don't want to read the documentation...
- Make sure you install pesde exactly how the documentation describes here
- Run
pesde installwhilecdin this (root) directory- [Optional] Reload Luau Language Server (
CTRL + Pand search for it)
- [Optional] Reload Luau Language Server (
- Run build.bat, from the root