Change default config
This commit is contained in:
parent
faf9ccffbc
commit
2422bee5fa
|
@ -11,12 +11,12 @@ class Config(ConfigParser):
|
||||||
"sampy": {
|
"sampy": {
|
||||||
"host": "0.0.0.0",
|
"host": "0.0.0.0",
|
||||||
"port": 7777,
|
"port": 7777,
|
||||||
"hostname": "Python > C",
|
"hostname": "sam.py",
|
||||||
"password": "changeme",
|
"password": "",
|
||||||
"rcon_password": "changeme too",
|
"rcon_password": "changeme",
|
||||||
"max_players": 50,
|
"max_players": 50,
|
||||||
"mode": "Unknown",
|
"mode": "",
|
||||||
"language": "python",
|
"language": "English",
|
||||||
},
|
},
|
||||||
"sampy.rules": {
|
"sampy.rules": {
|
||||||
"weburl": "https://git.osufx.com/Sunpy/sampy",
|
"weburl": "https://git.osufx.com/Sunpy/sampy",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user