]> git.seodisparate.com - TurnBasedMinecraftMod/commit
Change Config to add new entries in-place
authorStephen Seo <seo.disparate@gmail.com>
Tue, 5 Nov 2024 06:24:10 +0000 (15:24 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 5 Nov 2024 08:19:53 +0000 (17:19 +0900)
commita6b905c01f6643fe9686a7582f54f3baf6a0fcb1
tree06e4b1ebf6e0f2e405cf924d8971f776033ce17a
parentee37b83769162cc1fec4407eb15333c59a37f5c0
Change Config to add new entries in-place

Now, if changes are added to the default Config, they should be appended
to the existing config file instead of replacing it. All missing values
will be populated with defaults as well.
src/main/java/com/burnedkirby/TurnBasedMinecraft/common/Config.java