This package has been marked as deprecated, and it's suggested another
alternative is used.
ConCommandConnectIncludesPassword
Allows `connect ip:port` to be used like `connect ip:port password`
Last updated | 3 years ago |
Total downloads | 213 |
Total rating | 0 |
Categories | Mods Client-side |
Dependency string | DestroyedClone-ConCommandConnectIncludesPassword-1.0.0 |
Dependants | 1 other package depends on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.9README
Console Command Connect Includes Password
The console command connect ip:port
doesn't have an argument for a password. You need to do cl_password {password}
then connect ip:port
.
This mod adds a password argument to connect
so that you can now do: connect ip:port {password}
, wow! the help text isn't changed because i dont know how to but it should have no impact as long as you know the mod is installed.
Written with StackEdit.