inital commit
This commit is contained in:
commit
c21f4b7312
46 changed files with 1700 additions and 0 deletions
17
config/mtr.json
Normal file
17
config/mtr.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"client": {
|
||||
"chatAnnouncements": true,
|
||||
"textToSpeechAnnouncements": true,
|
||||
"hideTranslucentParts": false,
|
||||
"languageDisplay": "NORMAL",
|
||||
"dynamicTextureResolution": 2,
|
||||
"defaultRail3D": true,
|
||||
"useMTRFont": false,
|
||||
"disableShadowsForShaders": false,
|
||||
"betaWarningVersion": "4.0.0-beta.13+1.20.4"
|
||||
},
|
||||
"server": {
|
||||
"webserverPort": 8888,
|
||||
"useThreadedSimulation": false
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue