1
0
Fork 0
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
sms-livecol/run.sh
2021-10-14 02:33:28 +02:00

4 lines
150 B
Bash
Executable file

#!/bin/bash
echo "dolphin-memory-lib requires sudo permission to read and write to the emulator process memory."
sudo python collision.py
read -n1 -r