NyCodeGHG / paper-gradle-kotlin-template

A template for a minecraft spigot plugin with gradle and kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spigot Gradle Kotlin Template

This is a template for creating a Spigot Plugin with Gradle and the Kotlin programming language.

How to use

  1. Click Use this template.
  2. Clone your version.
  3. Open the Folder in IntelliJ IDEA
  4. Rename group in build.gradle.kts
  5. Rename project name in settings.gradle.kts

License

This template is licensed under the MIT License

Copyright (c) 2020 NyCode

About

A template for a minecraft spigot plugin with gradle and kotlin

License:MIT License


Languages

Language:Kotlin 100.0%