mirror of
https://github.com/fairyglade/ly.git
synced 2026-09-21 19:40:20 +00:00
config: Fix dur file comment
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -41,7 +41,7 @@ ly = {
|
|||||||
-- matrix -> CMatrix
|
-- matrix -> CMatrix
|
||||||
-- colormix -> Color mixing shader
|
-- colormix -> Color mixing shader
|
||||||
-- gameoflife -> John Conway's Game of Life
|
-- gameoflife -> John Conway's Game of Life
|
||||||
-- dur_file -> .dur file format (https://github.com/cmang/durdraw/tree/master)
|
-- dur -> .dur file format (https://github.com/cmang/durdraw/tree/master)
|
||||||
-- lua -> user-made animation written in LuaJIT
|
-- lua -> user-made animation written in LuaJIT
|
||||||
animation = "none",
|
animation = "none",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user