Redstone Tools (RST)

Redstone Tools (RST)

0 Downloads

Add a config manager

Matthias1590 opened this issue ยท 10 comments

commented

Some sort of config management system that let's features and mixins read from a config and has a gui to let the user configure options would be great, for now just reading the options will be enough though, I'll create a separate issue for editing the config with a gui

commented

This should probably use the argument class

commented

I could work on this.
I'll make a new system to use the Argument class instead of options.

Might even be able to make a simple GUI configuration screen relatively quickly.

commented

I could also base it off my already existent project aspen, as it is stable and has a wide set of features implemented, while still using the Argument class for everything. (Internally using a schema composer to assign properties to arguments)

But I'm also open to simply create a new one.

commented

Alright

commented

For now a system that simply remembers default settings for features should do, no need for anything more than that

commented

When is the config format estimated to be done?

commented

When is the config format estimated to be done?

I hope I'll have time to finish it by the 16th, no guarantees tho

commented

we decided on discord to use .conf

commented

yeah i know this is old

commented

yeah i know this is old

just added it here so it's all in one place