An open API service indexing awesome lists of open source software.

https://github.com/skybaks/tm-remote-build

Load and reload Openplanet plugins
https://github.com/skybaks/tm-remote-build

maniaplanet openplanet trackmania trackmania-turbo trackmania2020

Last synced: 2 months ago
JSON representation

Load and reload Openplanet plugins

Awesome Lists containing this project

README

          

# Remote Build

Load or unload [Openplanet](https://openplanet.dev/) plugins from your IDE.

## Setup

Install the VS Code extension [here](https://marketplace.visualstudio.com/items?itemName=skybaks.openplanet-build)

**[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

* Github: https://github.com/skybaks/tm-remote-build
* Pypi: https://pypi.org/project/tm-remote-build/
* Openplanet: https://openplanet.dev/plugin/remotebuild
* VS Code: https://github.com/skybaks/vscode-openplanet-remotebuild