AdamRaichu
AdamRaichu
https://github.com/Mojang/bedrock-samples/blob/main/resource_pack/texts/en_US.lang#L2087
### Is your suggested enhancement related to a problem? Please describe. In the action menu on a project page (the triple dot button), there is a report button as well...
**Is your feature request related to a problem? Please describe.** When triggering a workflow via the view in vscode, the extension asks for input values. Currently, it generates an error...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Create a new workflow file and paste in the...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] No, not related to...
I'm a relatively new Roblox developer, and I have much more experience with JavaScript than Lua, so I've been using roblox-ts. If you provide types for Lua modules, you can...
The Resources page is not linked in the website sidebar, but it is linked on the contributing page in the article itself. This adds it to the yml config file.
In the code, there is a property called `isEnabled`. https://github.com/1ForeverHD/TopbarPlus/blob/bd33b850b87ab7a71a518fb22110c44e42b812f4/src/Icon/init.lua#L229 However, in the docs, it is referred to as `enabled`. https://1foreverhd.github.io/TopbarPlus/api/#enabled
(making an issue at the request of the program :D) I'm working with roblox-ts and using an npm package packaged as a `tgz` file for local testing. I had already...
Would it be ~~possible~~ simple to make the color of the default folder icon customizable?  Note: The `..` folder icon is customizable via css, but that doesn't seem to...