A proper rewrite of the Fluent UI Library.
  • Luau 99.5%
  • Batchfile 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-09-01 19:37:33 +01:00
.github/workflows Initial commit 2025-08-03 21:28:30 +01:00
.meta feat: dialog + button elements 2025-09-01 19:37:33 +01:00
.vscode feat: instance tracker 2025-08-05 00:36:47 +01:00
scripts Initial commit 2025-08-03 21:28:30 +01:00
src feat: dialog + button elements 2025-09-01 19:37:33 +01:00
.gitignore Initial commit 2025-08-03 21:28:30 +01:00
.luaurc feat: more work on window, still more to do... 2025-08-08 19:43:06 +01:00
CHANGELOG.md Initial commit 2025-08-03 21:28:30 +01:00
default.project.json feat: init project details 2025-08-04 17:57:12 +01:00
LICENSE Initial commit 2025-08-03 21:28:30 +01:00
pesde.lock feat: more work on window, still more to do... 2025-08-08 19:43:06 +01:00
pesde.toml feat: icons 2025-08-05 00:51:35 +01:00
README.md feat: init project details 2025-08-04 17:57:12 +01:00

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...

  1. Make sure you install pesde exactly how the documentation describes here
  2. Make sure you install lune 0.8.9 (not 0.9.*) from here
  3. Run pesde install while cd in this (root) directory
    1. [Optional] Reload Luau Language Server (CTRL + P and search for it)
  4. Run build.bat
  5. Use the outputted file in project root > dist.lua