Skip to content

skybaks/tm-remote-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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