LoafOrc / FacilityMeltdown

Maybe taking the appartus isn't such a great idea...
8 stars 6 forks source link

[Issue] update to csync 2.0.0 #25

Closed CoolLKKPS closed 7 months ago

CoolLKKPS commented 7 months ago

I HAVE COMPLETED THE FOLLOWING

Describe the bug

update to csync 2.0.0

To Reproduce

u don't have to reproduce

Expected behaviour

n/a

Environment

n/a

Modlist

n/a

Additonal Context

idk how to quote the code but, hope im doing right

https://github.com/LoafOrc/FacilityMeltdown/blob/05e490e40e5200e44ccf04972a0a95c8f4ee632d/Util/MeltdownConfig.cs#L27

change to: internal class MeltdownConfig : SyncedConfig\<MeltdownConfig> {

https://github.com/LoafOrc/FacilityMeltdown/blob/05e490e40e5200e44ccf04972a0a95c8f4ee632d/Util/MeltdownConfig.cs#L46-L47

change to: internal MeltdownConfig(ConfigFile file) : base("FacilityMeltdown") { ConfigManager.Register(this);

u can check the csync wiki to check what need to changed

LoafOrc commented 7 months ago

yes i know, im dealing with personal stuff and this will be fixed sometime today. the creator of csync personally reached out to me to inform me. for now revert to csync v1.0.8 until meltdown 2.4 is released

LoafOrc commented 7 months ago

fixed in meltdown v2.4.0