skybaks / tm-remote-build

Load and reload Openplanet plugins

Home Page:https://openplanet.dev/plugin/remotebuild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Load and reload Openplanet plugins

https://openplanet.dev/plugin/remotebuild

License:MIT License


Languages

Language:Python 61.7%Language:AngelScript 38.3%