Making game dev easier with a roblox yaml script
If you're tired of the clunky Roblox Studio editor, setting up a roblox yaml script is probably the best move you can make for your workflow. Most people start out by just hitting the "plus" button in the Explorer window to add a script, but once your game gets even a little bit complicated, that mess of nested folders starts to feel like a trap. Using external tools to manage your project structure through YAML changes everything. ...