mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-22 19:29:24 +01:00
Optmized timecode generation, UI/UX improvs, finished autoencode mode
This commit is contained in:
@@ -9,7 +9,10 @@ namespace Flowframes.IO
|
||||
{
|
||||
class Paths
|
||||
{
|
||||
|
||||
public const string framesDir = "frames";
|
||||
public const string interpDir = "interp";
|
||||
public const string chunksDir = "vchunks";
|
||||
public const string scenesDir = "scenes";
|
||||
|
||||
public static void Init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user