mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-14 14:26:43 -04:00
修复在manifest中的因拼写问题造成的与文档不符的问题 (#921)
This commit is contained in:
parent
a84971abfc
commit
9db576d4bc
@ -202,7 +202,7 @@ public class McbbsModpackManifest implements Validation {
|
||||
}
|
||||
|
||||
public static final class Settings {
|
||||
@SerializedName("install_modes")
|
||||
@SerializedName("install_mods")
|
||||
private final boolean installMods;
|
||||
|
||||
@SerializedName("install_resourcepack")
|
||||
|
Loading…
x
Reference in New Issue
Block a user