X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=running;h=d3a632e35501d20a600ba08135577a025c1813c2;hb=34a7fafb4c2d4ed95eb990eda5c02d5c79d3411b;hp=1684765071195c33501ceeb2cd2d7a696c23fecd;hpb=7c2a8b8285278b8a3077b311d82f05ea0463a96e;p=blank.git diff --git a/running b/running index 1684765..d3a632e 100644 --- a/running +++ b/running @@ -4,14 +4,23 @@ Arguments Runtime ------- -[-n] +-n terminate after frames -t terminate after milliseconds -[-n] -t - terminate after n frames, assume milliseconds pass each frame +if both n and t are given, terminate after n frames and +assume milliseconds pass each frame + +--asset-path + load assets from given path + default is application dir + "assets" + +--save-path + store and load saves at given path + default is whatever SDL thinks is good + (should be ~/.local/share/localhorst/blank/) Application ----------- @@ -45,8 +54,9 @@ Interface World ----- -blank -s - use (unsigned integer) as the world seed. default is 0 +-s + use (unsigned integer) as the world seed + default is 0 Controls