LambdAurora / LambDynamicLights

A dynamic lights mod for Minecraft on Fabric Loader.
https://modrinth.com/mod/lambdynamiclights
Other
397 stars 98 forks source link

Fixed lambdynamiclightconfig.java on ATlauncher #152

Closed aellul27 closed 1 year ago

aellul27 commented 1 year ago

Fixed lambdynlights config for all launchers and updated gradle to 8.1.1 to support fabric.

Instead of directly getting the path, control is handed over to fabric to accurately handle the location of the config file.

This was suggested by @philberber. This will fix Issue #151.