diff --git a/Rust/rustserver b/Rust/rustserver index d4737e38d..6a8829928 100644 --- a/Rust/rustserver +++ b/Rust/rustserver @@ -67,6 +67,9 @@ filesdir="${rootdir}/serverfiles" systemdir="${filesdir}" executabledir="${filesdir}" executable="./RustDedicated" +serveridentitydir="${systemdir}/server/${servicename}" +servercfg="server.cfg" +servercfgdir="${serveridentitydir}/cfg" backupdir="${rootdir}/backups" # Logging