jannesfox123-art/Universal — reverse-engineered prompt
Reverse engineered prompt
Build me a clean Lua project called Universal. I don’t have a README yet, so keep it simple and easy to understand.
I want one main file that starts everything, then five separate tab files that plug into it. The app should feel like a basic universal control panel where each tab has its own section and placeholder actions I can customize later. Make the tabs clearly named in the code, load them from Main.lua, and make sure the whole thing runs without errors even if the tab features are still simple.
Please organize the code so a beginner can edit it without getting lost. Add short comments where they help, especially around how the main file connects to Tab1.lua through Tab5.lua. If something is missing or unclear, choose the simplest sensible version instead of overcomplicating it. Also add a small README that explains how to run it and where to edit each tab.
Want more depth? Deep Reverse