minetest icon indicating copy to clipboard operation
minetest copied to clipboard

User recording

Open AI-WAIFU opened this issue 2 years ago • 0 comments

Add compact, short information about your PR for easier understanding:

This PR adds a script that enables user recording

To do

This PR is a Work in Progress.

  • [x] Implement basic user recording script
  • [ ] Test with automated build pipeline
  • [x] Update README with script instructions

How to test

python -m minetester.scripts.record_game --data_dir <recording_directory>

AI-WAIFU avatar Jul 17 '23 15:07 AI-WAIFU