inital commit

This commit is contained in:
Freecorn1854 2024-12-27 14:42:22 -07:00
commit c21f4b7312
46 changed files with 1700 additions and 0 deletions

17
config/mtr.json Normal file
View 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
}
}