mcdelta-project / mcdelta-python

MCDelta client written in Python
GNU General Public License v3.0
3 stars 3 forks source link

Support multiple mc installs #26

Closed williambl closed 8 years ago

williambl commented 8 years ago

Should be easy enough.

Valiec commented 8 years ago

I've started working on this. I've got adding new instances somewhat working (switching, removing, listing all instances, etc. aren't done yet). I haven't pushed it yet because the unfinished instance features break (i.e. crash CMAN) all the time right now.

williambl commented 8 years ago

Thanks.

Valiec commented 8 years ago

I've mostly finished this feature now. It's on the "instances" branch.

Note: The config.json has been changed and is not backward compatible with pre-1.2 config.jsons.

williambl commented 8 years ago

Maybe we should make it 2.0 then, if it's not backwards compatible with old configs.

Valiec commented 8 years ago

Yes, that sounds like a good idea.

Edit: I've bumped the version number to 2.0.0.