Batch file location?Solved
Hello,

I was wondering how and where I could modify che batch file as I would like to test a custom map and the only way I can is by editing it.

Thanks in advance!
only you would know where you put this script... how are you running it if you don't even know where it's at?
Unless you creating a .bat file to run your server locally, you wouldn't have one. There are a lot of examples of this online, including ones in our repository at https://github.com/theumod/uMod.Rust/blob/oxide/resources/_start-example.bat

The location can be wherever you want, the path in the .bat just needs to point to where your RustDedicated executable is.
Locked automatically