itsschwer-LocalClient icon

LocalClient

[ mod testing ] — Intended for developers to use on client profiles when testing multiplayer mods locally

Last updated 3 weeks ago
Total downloads 53
Total rating 1 
Categories Tools Client-side
Dependency string itsschwer-LocalClient-0.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2113 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2113

README

Local Client

Intended for developers to use on client profiles when testing multiplayer mods locally

  • prevents user profile saving
    • so that you do no have to switch between a main and a dev save
  • unlocks the console so that it is easier to access
    • for connect localhost:7777

Also refer to: https://risk-of-thunder.github.io/R2Wiki/Mod-Creation/Testing/Testing-Multiplayer-Alone/

see also