Update appsettings.json

This commit is contained in:
sonic 2024-08-18 11:45:10 +02:00 committed by GitHub
parent fa0b77e465
commit db6e53dfc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,12 @@
}
}
},
"ConsoleOptions": {
"Show logs": false
},
"GamePromptOptions": {
"OpenGame": false
}
"AssetServer": {
"// Enabled": "Set to false to disable the built-in asset server",
"Enabled": true,