Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 270 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 270 Bytes

Rockide

VSCode Extension for Minecraft Bedrock Addon Development.

Installation

From Source

After cloning the repository, make sure to intialize the submodule.

git submodule update --init

Then to build the extension, run:

vsce package