mirror of
https://github.com/Stefanuk12/laminar_fluent.git
synced 2026-08-14 20:54:52 +00:00
A proper rewrite of the Fluent UI Library.
- Luau 99.5%
- Batchfile 0.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| .meta | ||
| .vscode | ||
| scripts | ||
| src | ||
| .gitignore | ||
| .luaurc | ||
| CHANGELOG.md | ||
| default.project.json | ||
| LICENSE | ||
| pesde.lock | ||
| pesde.toml | ||
| README.md | ||
Laminar Fluent UI
A proper rewrite of the Fluent UI Library, including bug fixes and better code in general.
Building
If you don't want to read the documentation...
- Make sure you install pesde exactly how the documentation describes here
- Make sure you install lune 0.8.9 (not 0.9.*) from 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
- Use the outputted file in project root >
dist.lua