From 04b429d064fb2954e768abc8066013ad0faf2729 Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Fri, 5 Jan 2024 14:39:43 -0600 Subject: launch info all in one place TODO: build class path --- meson.options | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meson.options') diff --git a/meson.options b/meson.options index ea5e01e..005f815 100644 --- a/meson.options +++ b/meson.options @@ -13,3 +13,7 @@ option('launcher_arch', type : 'string', option('launcher_jre_arch', type : 'combo', value : 'auto', choices : [ 'auto', 'gamecore', 'linux', 'linux-i386', 'mac-os', 'mac-os-arm64', 'windows-x86', 'windows-x64', 'windows-arm64' ], description : 'launcher JRE architecture') + +option('launcher_java_path_sep', type : 'string', + value: '', + description : 'launcher path separator') -- cgit v1.2.3-70-g09d2