fixed library toc

upd4.2
jmoenig 2018-07-09 16:30:32 +02:00
rodzic f571591bd9
commit d977a64dbd
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -20,4 +20,4 @@ audioComp_module.xml Audio Comp analyze, manipulate and generate sound samples.
atomic_HOFs_module.xml "Bigger" Data [EXPERIMENTAL] crunch large lists very fast atomic_HOFs_module.xml "Bigger" Data [EXPERIMENTAL] crunch large lists very fast
make-variables.xml create variables in program declare global or sprite-local variables in a script make-variables.xml create variables in program declare global or sprite-local variables in a script
json.xml Deal with JSON data Turn JSON strings into lists with the listify block, then retrieve data out of them by using the value at key block. json.xml Deal with JSON data Turn JSON strings into lists with the listify block, then retrieve data out of them by using the value at key block.
parallel_module.xml Parallelization Run several scripts in parallel and wait until all are done. parallel_module.xml Parallelization Run several scripts in parallel and wait until all are done.