metastone icon indicating copy to clipboard operation
metastone copied to clipboard

Create exe.

Open amlsantos opened this issue 7 years ago • 2 comments

Hi guys How can I create an .exe from my eclipse metastone project? I imported the metastone into eclipse and made some changes within the GAME and UI packages.

amlsantos avatar Jul 23 '17 02:07 amlsantos

You need to run 'gradlew build'. Afterwards you can find the build artifacts in /app/distribution

demilich1 avatar Jul 24 '17 08:07 demilich1

Hi again When the script tries to compile java, it fails. Shows some errors regarding the UTF-8 and others packages that I added but cannot been found.

amlsantos avatar Jul 24 '17 19:07 amlsantos