Compatibility change

This commit is contained in:
Maxwell 2024-07-15 13:06:07 +10:00
parent d2d2a316b9
commit c58c776c48

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
# Imports, of course.
# You'll need to install colorama from Pip if you want to use colours in the terminal. I'm probably going to replace this when I get around to making a config file properly.