Ryan Luu
Ryan Luu
### Why? It allows people on Discord to easily distinguish who is from a glance at their profile. Example: Additionally it can used to show a special tag in the...
I noticed that the icon for Roblox Studio Mod Manager was outdated and wanted to have a hand at modernizing it. I made this in under an hour so it...
Maybe I'm a bit too in love with how Bloxstrap looks but would a fluent redesign for mod manager be within scope? Creating such would be really hard and bit...
Roblox very recently just killed [roact](https://github.com/Roblox/roact) in favor of [react-lua](https://github.com/Roblox/react-lua). As it stands now there are some API changes and the documentation is a bit lacking but will we see...
Fixes the broken markdown syntax for the "warning" alert in the README. Changes `> **Warning**` to `> [!WARNING]` so the alert renders correctly again. ## Source > ## Update -...
The website which can be found [here](https://buoyantair.co/awesome-roblox/) returns a 404 and doesn't work. 
When Aftman is installing tools, use `--skip-untrusted` so that if there is an untrusted tool, we skip it instead of erroring. ## Background Aftman just released [`v0.2.8`](https://github.com/LPGhatguy/aftman/releases/tag/v0.2.8) which adds a...
## Description Refresh documentation website ## Related Issues ## Changes Made ## Checklist - [ ] I have tested these changes thoroughly. - [ ] I have reviewed my code...
## Description Adds support for GitHub codespaces ## Related Issues ## Changes Made ## Checklist - [ ] I have tested these changes thoroughly. - [ ] I have reviewed...
## Description Migrates from UIShelf to TopbarPlus v3 since UIShelf is discontinued. ## Related Issues Closes #57 ## Changes Made * Add TopbarPlus to Wally * Remove UIShelf from Wally...