Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Simple Rcon for Pavlov VR

Config

Edit server.json with array of selected servers, passwords must be MD5

[{
        "ip": "1.1.1.1",
        "port": "9100",
        "password": "098f6bcd4621d373cade4e832627b4f6"
    },
    {
        "ip": "2.2.2.2",
        "port": "8082",
        "password": "098f6bcd4621d373cade4e832627b4f6"
    }
]

Usage

node init

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages