Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Balltze DevkitNew to Visual Studio Code? Get it now.
Balltze Devkit

Balltze Devkit

ShadowMods

|
14 installs
| (0) | Free
Balltze Devkit is a tool for Halo Custom Edition modding, it provides a set of tools to help you debug, test and develop your mods.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Balltze Devkit

VS Code extension for Balltze Devkit Server Plugin

 

Balltze Devkit is a VS Code extension that provides a set of tools to interact with the Balltze Devkit Server Plugin for Halo Custom Edition. This extension is intended to be used by modders/developers to debug and create content for Halo Custom Edition.

How to setup

  • npm install:all
  • npm run watch
  • Press F5 to start debugging in a new VS Code window

Building

Make sure to have installed vsce globally, see here fore more information as this is required to build the VS Code extension package.

Run the following command to build the extension:

  • npm run build

This will generate a .vsix following the version specified in the package.json file, you can then install this package in VS Code by running the following command:

  • code --install-extension <path-to-vsix>
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft