README
This commit is contained in:
parent
3160b9eb3e
commit
1fefba7c29
1 changed files with 2 additions and 1 deletions
|
@ -29,12 +29,13 @@ MODE: static (env $H and $W for position)
|
||||||
chaos (env $H and $W for position range)
|
chaos (env $H and $W for position range)
|
||||||
shake (env $H and $W for position range)
|
shake (env $H and $W for position range)
|
||||||
cursor
|
cursor
|
||||||
|
bounce (env $Y_MAX and $X_MAX for max bounce range)
|
||||||
|
|
||||||
available env vars to configure:
|
available env vars to configure:
|
||||||
RESIZE(int), ALPHACOLOR(hex), FLOOTFORKS(int), H(int), W(int)
|
RESIZE(int), ALPHACOLOR(hex), FLOOTFORKS(int), H(int), W(int)
|
||||||
SIZE(int), TEXT(string), TEXTSIZE(int), BGCOLOR(hex), COLOR(hex)
|
SIZE(int), TEXT(string), TEXTSIZE(int), BGCOLOR(hex), COLOR(hex)
|
||||||
|
X_MAX(int), Y_MAX(int)
|
||||||
IPFLOOT(string), FLOOTPORT(string), USECACHE(bool)
|
IPFLOOT(string), FLOOTPORT(string), USECACHE(bool)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Running on my Ryzen 4700G with [wellenbrecher](https://github.com/bits0rcerer/wellenbrecher) 1280x720 and three workers,
|
Running on my Ryzen 4700G with [wellenbrecher](https://github.com/bits0rcerer/wellenbrecher) 1280x720 and three workers,
|
||||||
|
|
Loading…
Reference in a new issue