Examples (8)
Start Luanti in client mode
List downloaded gamemodes
luanti --gameid listStart Luanti in server mode by hosting a specific gamemode
luanti --server --gameid game_idStart a server with the default world once it has been created
luanti --serverStart a server with a specific world
luanti --server --world world_nameWrite logs to a specific file
luanti --logfile path/to/fileOnly write errors to the console
luanti --quietmade by @shridhargupta | data from tldr-pages