← Package directory
Available on winget

Install regolith

Addon compiler for the Bedrock Edition of Minecraft.

Install with winget
winget install --id Bedrock-OSS.regolith
Upgrade
winget upgrade --id Bedrock-OSS.regolith
Uninstall
winget uninstall --id Bedrock-OSS.regolith

About regolith

Addon compiler for the Bedrock Edition of Minecraft.

What's new in 1.8.0

What's Changed This update focuses mostly on Regolith performance. The performance tips can be found here: https://regolith-docs.readthedocs.io/en/1.8.0/using-regolith/performance-tips/. - User configuration setting tmp_dir. This can be combined with RAM drives to speed up the filter execution. Author: @Nusiq in #350 - Added new Bun filter type. Author: @PaoeniDev in #351 - Added option to specify the runner executable for certain filter types. Author: @Nusiq in #355 - Added option to override the Node runner with Deno or Bun. These two runtimes claim to be faster than Node.js. Author: @Nusiq in #356 - General performance improvements and --unsafe flag (removes the safety check for file deletion). The operation of syncing directories is now parallelized. Author: @FrederoxDev in #357 - Multiple export targets per profile. Author: @dev-hydrogen in #358 - The size-time-check and symlink-export features are no longer experiments. The size-time-check is now the default mode of execution. Author: @Nusiq in #360 - regolith init will now use the "unified" $schema instead of a version-specific schema. Author: @Nusiq in #361 New Contributors - @PaoeniDev made their first contribution in #351 - @FrederoxDev made their first contribution in #357 - @dev-hydrogen made their first contribution in #358

Read release notes

Version history

Version Updated Notes
1.8.0 Unknown What's Changed This update focuses mostly on Regolith performance. The performance tips can be found here: https://regolith-docs.readthedocs.io/en/1.8.0/using-regolith/performance-tips/. - User configuration setting tmp_...
1.7.0 Unknown What's Changed Async Filter By @Nusiq in #336 Allows creating groups of filter that run in parallel. Documentation Link here. New extraArguments property on filter runners By @Hatchibombotar in #340 When additional argum...
1.6.2 Unknown What's Changed - Update 1.6.2 by @Nusiq in #347 - Fixes junction handling on Windows when recursively copying some files (e.g. when preparing the tmp directory) Full Changelog: 1.6.1...1.6.2
1.6.1 Unknown Bug Fixes: - When filters->[filter]->arguments is not a list of strings, Regolith prints an error instead of crashing. - Fixed crashes when the formatVersion of the config.json file is set to 1.6.0. Full Changelog: 1.6.0...
1.6.0 Unknown New Features - Add watchPaths property to allow custom paths to be watched (by @ink0rr in #327) - Added symlink_export experiment (by @stirante in #328) - Watch mode can now handle interruptions earlier - after executing...
1.5.2 Unknown New Features (new for Windows users) - Environment variables for overwriting Minecraft paths (COM_MOJANG, COM_MOJANG_PREVIEW, COM_MOJANG_EDU) are now also supported on Windows. Bugfixes - Fixed handling of the venvPath p...
1.5.1 Unknown Release notes
1.5.0 Unknown Release notes
1.4.1 Unknown No notes
1.4.0 Unknown No notes
1.3.0 Unknown No notes
1.2.0 Unknown No notes
1.1.0 Unknown No notes
1.0.5 Unknown No notes
1.0.4 Unknown No notes
1.0.3 Unknown No notes