KTale
Kotlin runtime provider for Hytale
About KTale
KTale provides the Kotlin runtime required to make and run Kotlin plugins & mods for Hytale without needing to shade Kotlin into each project.
Usage
Simply add this to your manifest.json
"Dependencies": { "Flux:KTale": ">=1.0.0" } If your using Gradle, you may need to modify your build.gradle
plugins { id 'org.jetbrains.kotlin.jvm' version '2.2.20' id 'com.gradleup.shadow' version '9.1.0' }
shadowJar { archiveClassifier.set("") from(sourceSets.main.output) exclude("kotlin/**") include("com/google/**") // Include required dependencies include("not/savage/hytale/**") // Include your root package. include("**/*.json") // Include resources mergeServiceFiles() }
Categories
Frequently Asked Questions
What is KTale?
Kotlin runtime provider for Hytale
How do I download KTale?
You can download KTale for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.
Who created KTale?
KTale was created by savagejar. The mod has been downloaded 38 times.
Is KTale compatible with Hytale servers?
KTale is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.
How do I install KTale?
To install KTale: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.
Related Qol Mods
View all modsEyeSpy
DarkhaxDev
Adds a HUD that displays information about what you're looking at!
Advanced Item Info
Buuz135
Adds a searchable GUI that displays all the items and the game and displays extra properties they have
Overstacked
DarkhaxDev
Increases the maximum stack size of items.
Violet's Wardrobe
VioletsWorkshop
Adds more customisation options in the form of craftable cosmetics
Item Magnet
Jaredlll08
Adds a magnet that attracts items towards the player.
Endgame & QoL - Boss & Elite Update (3.0.0 in a week)
Lewaii
Endgame & QoL v2.2: Face the Alpha T-Rex & Void Spectres! Unlock Backpack IV & Void Gliders. Restore unused content and challenge stronger, rebalanced bosses!