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

https://github.com/gaming32/ktsmc-workspace

Simple workspace for developing KtsMC plugins
https://github.com/gaming32/ktsmc-workspace

Last synced: about 2 months ago
JSON representation

Simple workspace for developing KtsMC plugins

Awesome Lists containing this project

README

        

# KtsMC Workspace

This repository contains a simple workspace to begin writing KtsMC scripts. To get started, download the latest workspace from [Releases](releases). Then open the extracted directory in [IntelliJ IDEA](https://www.jetbrains.com/idea/download/). You can create scripts anywhere in this project. Scripts must end in `.ktsmc.kts` There is a sample script in [sample.ktsmc.kts](sample.ktsmc.kts). If you see lots of red and a message saying that a new scripting context is available, click "Enable auto-reload".