Installation

How to setup HTML to Roblox for your game.

To get HTML to Roblox up and going, you'll need to download the module from here, and grab the latest release RBXM file. If you'd prefer to build it yourself, you can head over to this Build from Source guide. Then when you have that downloaded on your computer, place the file into studio from the Downloads folder (or wherever you save your files on your system) by dragging it in. Place it into ReplicatedStorage. It's where it can best be accessed from the client (the user playing the game).

Last updated