Open velcrome opened 6 years ago
unfortunately the csproj is marked as changed all over the place. might be wiser to simply add the single file Serialisation.cs by hand
Serialisation.cs
the writer is fine, the reader or loader has to be implemented with the operation class. There's a handy operation abstract node which deals with boilerplate.
unfortunately the csproj is marked as changed all over the place. might be wiser to simply add the single file
Serialisation.cs
by hand