Skip to content

hiperbou/kotlin-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotlin-unity

Use the amazing Kotlin language with Unity

Uses Puerts, a Javascript runtime built for Unity

How to run

Open the hello-kotlin-template Unity project and search for the HelloKotlin scene.

Open the kotlin-unity project with IntelliJ IDEA Community and run the build task to update the code in the Unity project.

Pong Example

Build and release

For you need to download this, decompress it and copy the dynamic library found in Puerts/Runtime/Plugins/x86_64/puerts.dll to the root of your build folder.

Releases

No releases published

Packages

No packages published