Exploit environment (recommended)
The fastest way to use WindUI is a singleloadstring call at the top of your script. This fetches and executes the compiled bundle from GitHub directly.
WindUI is ready to use. No additional setup is required.
Roblox Studio
If you are developing or testing in Roblox Studio, theloadstring/HttpGet approach is not available. Use the require-from-ReplicatedStorage workflow instead.
Clone or download the repository
Clone Footagesus/WindUI or download it as a ZIP and open the project in your editor.
Sync the source into ReplicatedStorage
Place the
WindUI module folder inside ReplicatedStorage so that ReplicatedStorage:WaitForChild("WindUI") resolves to the module root containing Init.