jjbott
jjbott
As far as "generating transforms for configurations that are not part of the project would not work since on build, the configuration would just default to an existing one for...
Yeah, I never implemented that. In theory you could use my library to fiddle with the deserialized replay in memory, and then re-serialize it.
Sorry I'm slow. Yeah, in theory `Serialize` works to output a replay. I don't remember why deserializing from JSON was tough. Deserializing from "Pretty" JSON might be tricky, since it...
Yeah, I've always thought it'd be fun to create a completely custom replay from scratch. But unless you're doing something simple like changing someone's name in an existing replay, it's...
I personally don't use it. I don't even play Rocket League anymore. 😄 But keeping the library up to date is a fun challenge. Ages ago I thought it'd be...