[DiscordArchive] What I wanna do is somehow first strip load / save stuff in Noggit into separate file parsing classe
[DiscordArchive] What I wanna do is somehow first strip load / save stuff in Noggit into separate file parsing classe
Archived author: Skarn • Posted: 2019-06-11T10:37:44.941000+00:00
Original source
What I wanna do is somehow first strip load / save stuff in Noggit into separate file parsing classes maybe. So we can then fork Noggit for other versions, but keep editor / UI changes easily mergeable between forks. What do you think?
Archived author: schlumpf • Posted: 2019-06-11T10:38:31.371000+00:00
Original source
at some point editing will differ in too many places to really support applying patches to both. if that was the case, just #ifdef the versions
Archived author: Skarn • Posted: 2019-06-11T10:39:00.430000+00:00
Original source
I am not saying patches, but merging without spending hours on merge