Skip to content

Adding custom mods

pizzaboxer edited this page Feb 14, 2023 · 14 revisions

By default, Bloxstrap provides three mod presets for enabling the old death sound, mouse cursor, and disabling the desktop app, easily and quickly. Though, you may want to add your own mods to customize further.

Before starting, you'll have to open your mods folder through the Bloxstrap Menu.

image

The mods folder is where you can apply modifications to Roblox files while ensuring that they're preserved whenever Roblox updates.

The Roblox game client is stored in a version folder, where mods are automatically applied to whenever Roblox launches. You can think of the mods folder as a reflection of the version folder.

image

For example, placing a file at content\sounds\ouch.ogg in the mods folder will automatically copy to and overwrite content\sounds\ouch.ogg in the version folder. In this case, it replaces the death sound, which the old death sound preset does.

When you remove a file, Bloxstrap restores the original version of the file the next time Roblox launches if it existed before.

The folder is also used for handling mod presets and files for integrations like ReShade (dxgi.dll and ReShade.ini), so if you find any files or folders that already exist, you can safely ignore them.

Clone this wiki locally