Initial virtual file system implementation.

This commit is contained in:
2024-10-21 01:26:22 +02:00
parent bb6900a60a
commit fdcf29d6e0
14 changed files with 219 additions and 57 deletions

View File

@@ -17,4 +17,4 @@ LinearVelocityRandom = 0.5
ScaleBegin = 0.1
ScaleEnd = 5.0
ColorBegin = [255, 162, 0]
ColorEnd = [64, 64, 64, 0]
ColorEnd = [0, 0, 0, 0]