/tm-remote-build

Load and reload Openplanet plugins

Primary LanguagePythonMIT LicenseMIT

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