Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 2.08 KB

README.md

File metadata and controls

42 lines (31 loc) · 2.08 KB

Visual Studio Marketplace Version GitHub semantic-release

Adds VS Code support for beet projects.
beet is a development kit for creating Minecraft resource- and datapacks. It serves as a platform for a cooperative tooling ecosystem and its flexible composition model allows for customizable and user-friendly workflows.

Features

Linting and Completions

Json

Linting/Completions for Json config files matching beet*.json work automatically.

Yaml

Linting/Completions for Json config files matching beet*.yaml or beet*.yml require the Red hat YAML extension.

Toml

Linting/Completions for Toml config files is not yet supported

Beet commands

Link world

Link your project to a minecraft save:

Build

Supports building from multiple project files:

Other