BuildCraft|Core

BuildCraft|Core

7M Downloads

Modularization - Settings/Configs

rapus95 opened this issue ยท 4 comments

commented

Since you went back to modules in 7.2.5 consider splitting up the settings from general to module names and when clicking that you end up in the corresponding general part. An other option would be to have settings/configs for every submodule (each with the same categories; general, experimental etc)

For the storage in file i'd only split it into several "substructures"

This rather is an enhancement than an issue

commented

Unfortunately I can't do this for 7.x as it would require breaking existing config files. However this can happen for 8.x

commented

even though the current module question i asked in the forum rather looks like a no I'm diving into the code trying to understand the whole structure and seeing whether i can build some example module

that's my current progress

so i also had the Idea why not using some fields for the module names? (+ maybe some additional enhancements like split the config register-method into module & config name parameters instead of one String for both)

some thing that i might ask now: Can you enjoy/use ideas that i get when setting up my own custom module or do you rather want to do your own stuff and stop me to flood you with ideas and possible enhancements? (from my point of view)

P.S. for the sake of upwards compatibility of config files what about adding a version number to them indicating with what version of buildcraft they were made?

commented

This is an Open-Source project. You can even do PRs if you like. But I suggest joining the Buildcraft IRC channel for quick and easy chatting.

Am 14.04.2016 um 18:59 schrieb Aaron [email protected]:

even though the current module question i asked in the forum rather looks like a no I'm diving into the code trying to understand the whole structure and seeing whether i can build some example module

that's my current progress:

so i also had the Idea why not using some fields for the module names? (+ maybe some additional enhancements like split the config register into module & config name instead of the 1-String-version)

some thing that i might ask now: Can you enjoy/use ideas that i get when setting up my own custom module or do you rather want to do you own stuff and stop me to flood you with ideas and possible enhancements? (from my point of view)

โ€”
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

commented

I don't think this is happening actually. Sorry.