Closed ktwrd closed 5 months ago
v1.4.0 intends to add many quality of life features for players, server owners, and other sourcemods that use the same versioning system.
"Installing Visual C++ Redistributable"
--location
d
panic!
install
verify
update
--headless
wizard
RunnerContext::gameinfo_perms()
/var/tmp
/tmp
beans-rs
Changed the Sentry DSN since I'm using GlitchTip on my home server instead of self-hosted Sentry since it uses ~10gb of memory.
v1.4.0 intends to add many quality of life features for players, server owners, and other sourcemods that use the same versioning system.
Changes since v1.3.0
"Installing Visual C++ Redistributable"
message before showing the UAC dialog so users don't get jumpscared.--location
isn't provided), and it can't be found via the registry/file path.d
to enable debug mode (hidden)panic!
is used.install
,verify
andupdate
subcommands.--headless
parameter so you don't need to be there for the process to exit.update
subcommand.wizard
interrupting subcommands.RunnerContext::gameinfo_perms()
returns error./var/tmp
on Linux for storing temporary files instead of/tmp
due to some distros using/tmp
as a ramdisk.beans-rs
is available.