Print vid res on load, set preview to 1st frame on load, updated Readme with basic info

This commit is contained in:
N00MKRAD
2020-11-27 14:35:32 +01:00
parent 64d1d040ef
commit 9e1f3d3421
8 changed files with 137 additions and 52 deletions

View File

@@ -12,7 +12,7 @@ namespace Flowframes
{
static class Program
{
public const int version = 16;
public const int version = 17;
public static Form1 mainForm;