VASTT
VASTT is a lightweight editor written by zalas for handling the translation of game script files.
digraph workflow {
a;
b;
c;
d;
e;
a -> b -> c;
b -> d;
}
VASTT is a lightweight editor written by zalas for handling the translation of game script files.
digraph workflow {
a;
b;
c;
d;
e;
a -> b -> c;
b -> d;
}