ModiBuff icon indicating copy to clipboard operation
ModiBuff copied to clipboard

Recipe serialization or save/load

Open Chillu1 opened this issue 2 years ago • 0 comments

Describe the solution you'd like Standardized way to serialize recipes (JSON, XML, Protobuf, ...)

Logic There are two possible approaches to this: save only the recipe "input", meaning that we save how the code looks like to get this modifier recipe. Or we save all the recipe data instead.

Chillu1 avatar Nov 11 '23 18:11 Chillu1