From 8d460c514f5c17ce0e4a70a5a088c8a239535bed Mon Sep 17 00:00:00 2001 From: Jakob K <52456572+jakobkmar@users.noreply.github.com> Date: Sun, 29 Aug 2021 19:08:26 +0200 Subject: [PATCH] Call it a Kotlin library --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d8bde146..0f2250ed 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ [ ![Guide](https://img.shields.io/badge/guide-read-%23c2ff73?style=for-the-badge) ](https://jakobkmar.github.io/KSpigot/) [ ![Discord](https://img.shields.io/discord/771140534118383626?color=cyan&label=DISCORD&style=for-the-badge) ](https://discord.gg/CJDUVuJ)
-KSpigot is a Kotlin extension for the popular [spigot server software](https://spigotmc.org/) for minecraft. It adds +KSpigot is a Kotlin library for the popular [spigot server software](https://spigotmc.org/) for minecraft. It adds lots of useful features, builders and extensions for the Spigot API itself - but KSpigot also brings new things like an Inventory GUI API, or Brigardier support.