|
|
|
|
|
by svantana
1968 days ago
|
|
A classic catch 22 for stuff like this is that it feels wasteful to make presets during development, as one may need to change the file format. On the other hand, it's a good way to force yourself to consider forward compatibility and various gotchas around load/save. Presets are also great for quickly checking for bugs/regression during development. |
|