Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 202 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 202 Bytes

JavaFX Development Kit for jMonkeyEngine

Add the gradle plugin to your project:

plugins {
    id "com.jayfella.jme-devkit" version "0.0.6"
}

Run the task runSdk to start the SDK.