Skip to content

How to generate exe? #2037

Closed Answered by maik-mursall
meoowe asked this question in Q&A
Nov 23, 2023 · 2 comments · 16 replies
Discussion options

You must be logged in to vote

Heya @meoowe 👋🏻

You can use the Gradle Command packageJvmWindowsApp :)

Here are the commands for the following targets: (JVM & JS)

You'll find the built project in <your-module>/build/platforms.

Below you'll see it within an multi-module project (client, server, shared):

Be aware, that you need to ship the entire folder (jvm-win32 in this case) for it to work :)
(You can just rename it tho :))

Replies: 2 comments 16 replies

Comment options

You must be logged in to vote
11 replies
@meoowe
Comment options

@maik-mursall
Comment options

@maik-mursall
Comment options

@meoowe
Comment options

@maik-mursall
Comment options

Answer selected by soywiz
Comment options

You must be logged in to vote
5 replies
@maik-mursall
Comment options

@maik-mursall
Comment options

@maik-mursall
Comment options

@meoowe
Comment options

@soywiz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants