Config is always invalid
litetex opened this issue ยท 2 comments
When running this mod I constantly get
[Server thread/INFO]: skipping unknown option 'enabledtrueupdate-order' in Alternate Current config
I think this is because the config is incorrectly written here:
alternate-current/src/main/java/alternate/current/wire/Config.java
Lines 121 to 127 in 77c6422
A basic fix is available via #43
Feel free to check it out :)