mirror of
https://github.com/MewoLab/AquaDX.git
synced 2025-12-14 11:56:15 +08:00
[maimai2] Fix incompatibility with old versions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user