hafarooki / ExampleKotlinVelocityPlugin

An example plugin made in Kotlin for Velocity proxy servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExampleKotlinVelocityPlugin

An example plugin made in Kotlin for Velocity proxy servers.

Building

Requires installing Git

Windows

git clone https://github.com/Miclebrick/ExampleKotlinVelocityPlugin.git
./gradlew.bat build

Linux

git clone https://github.com/Miclebrick/ExampleKotlinVelocityPlugin.git
./gradlew build

About

An example plugin made in Kotlin for Velocity proxy servers.

License:MIT License


Languages

Language:Kotlin 100.0%