Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 799 Bytes

readme.md

File metadata and controls

26 lines (15 loc) · 799 Bytes

Remote Build

Load or unload Openplanet plugins from your IDE.

Setup

Install the VS Code extension here

[Optional] Install tm-remote-build using pip: python -m pip install --upgrade tm-remote-build

Usage

Use the integrated build task in the VS Code extension

OR

Load a plugin: tm-remote-build load folder MyPlugin -op OpenplanetNext

Unload a plugin: tm-remote-build unload MyPlugin -op OpenplanetTurbo

Links