diff --git a/release/r2vanilla.bat b/release/r2vanilla.bat new file mode 100644 index 0000000..9ee0b36 --- /dev/null +++ b/release/r2vanilla.bat @@ -0,0 +1,3 @@ +:: This launches Northstar with a profile that usually shouldn't exist. As such it won't load any NorthstarMods and behave close to a vanilla client outside of patches in Launcher code +:: Disabling ClientCommands with `-norestrictservercommands` is needed for vanilla to be able to transfer you to a game from lobby with `connect` +start "NorthstarLauncher | R2Vanilla" NorthstarLauncher.exe -norestrictservercommands -profile=R2Vanilla