[maimai2] Fix incompatibility with old versions

This commit is contained in:
Dom Eori
2022-04-10 22:19:51 +09:00
parent 75e38f48b4
commit 37b550aa16
4 changed files with 24 additions and 30 deletions

View File

@@ -39,6 +39,11 @@ game.chusan.team-name=
## For example, if DataConfig.xml says "<major>1</major>, <minor>35</minor>, <release>1</release>" then this need to be 1.35.01
game.ongeki.version=1.05.00
## Maimai DX
## Set this true if you are using old version of Splash network patch and have no other choice.
## This is a dirty workaround. If enabled, you probably won't able to play other versions.
game.maimai2.splash-old-patch=false
## Logging
spring.servlet.multipart.max-file-size=10MB
spring.servlet.multipart.max-request-size=20MB