Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.
/ godot-kotlin Public archive

Kotlin/Native bindings for the GDNative API

License

Notifications You must be signed in to change notification settings

mazuninky/godot-kotlin

Repository files navigation

Godot-Kotlin

Kotlin language bindings for the Godot Engine's GDNative API.

WARNING: These bindings are currently still under development

Setup

1.Clone the repository

git clone https://github.com/zerotwoone/godot-kotlin

2.Build libraries

./gradlew gdnative:build

3.Install klib into local repository

klib install gdnative/build/konan/libs/${ARCH}/gdnative.klib

Where ${ARCH} your architecture

Tutorial

ASAP

About

Kotlin/Native bindings for the GDNative API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published