-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Milestone
Description
Using Configurate for a project outside the Sponge ecosystem, replacing it with the lower level typesafe config. However, I still want to use typesafe config's config loading (ConfigFactory.load and friends) which properly handle both application.conf and reference.conf files. At the moment I can't find any way to do so. Would be great if such an option was added.