commandline arguments are added like this --name=value

example
[path to textreme] --write_config=false --master_volume=0.314

Types:
Integer
Float is in range [0.0, 1.0]
Bool true or false (case doesnt matter)
String (if your string has spaces in it use ' ')


target_path String (path to file)
line Int (current cursor line, starts from 1)
col Int (current cursor column, starts from 1)

write_config Bool (prevents game from saving settings to the disk if false)
write_character Bool (prevents game from saving character states to the disk if false)
write_last_file Bool (prevents game from saving path to the last file to the disk if false)

WARNING these settings will modify your config unless write_config=false
master_volume Float
typing_volume Float
effect_volume Float
ui_volume Float
shake Float
jerk Float
show_intro Bool
fullscreen Bool
limit_fps Bool
highlights Bool
