Skip to content

Launch Parameters (Arguments)

Benedikt S. Vogler edited this page Feb 6, 2018 · 5 revisions

Here is a list of launch options.

Example:

yourjarpassingargstoWE.jar --width 1920 --height 1080 --windowed --skipintro

List of launch options

--windowed launch in windowed mode, fullscreen is default.

--width <number> set resolution width

--height <number> set resolution height

--skipintro skip the Wurfel Engine intro

--skipmenu skips loading the main menu

-v,-V or –-version outputs the version of the engine then quits

–-headless Starts the engine without a window. Can be used for unit testing or server mode.

Clone this wiki locally