raphaelmaboi/wayout ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Roblox script hub called Wayout in Lua. I want one main loader file that people can run, and that loader should pull in the actual scripts from a scripts area so it feels clean and easy to maintain. Keep it simple, organized, and easy to expand later with more scripts.
Make it feel like a real hub, with clear structure, basic branding around the Wayout name, and comments so I can understand how to add or edit scripts myself. If something needs to be configurable, make that straightforward instead of hard coding everything. I also want the loader to fail gracefully if a script is missing or breaks, rather than crashing the whole thing.
Please set it up so the repo is usable as is, with sensible example scripts if needed, and clean up anything messy. If you need to, look up current Roblox Lua patterns online so it works the way people expect.
Have a live product UI? Try website reverse