Added simple script to extract only the data rendered on the client.
This commit is contained in:
parent
226ff0cea2
commit
e9f9302c2f
3
tools/get_rendered_data
Executable file
3
tools/get_rendered_data
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
grep -a "^\[verbose \] physicsafter" $1
|
Loading…
Reference in New Issue
Block a user