You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,14 +20,14 @@ Please please please please PLEASE use this responsibly. Did you just buy an ol
20
20
Don't use this to hack / exploit anything. I made this for funsies in a few hours. Please use it accordingly.
21
21
22
22
# Installation
23
-
To Run: `python3 <location of same.py> <args>`
24
-
23
+
To Run: `python3 <location of same.py> <args>`
24
+
25
25
OR: `cd <directory of git folder>` THEN `python3 same.py <args>`
26
26
27
-
Install:
27
+
Install:
28
28
Download this repo and unzip (You only actually need [same.py](https://raw.githubusercontent.com/MaxMyzer/eas-same-encoder/master/same.py), you can just download that if you want)
29
-
30
-
Install Python3
29
+
30
+
Install Python3
31
31
- Windows: `python3` then install from Microsoft Store.
32
32
- Linux and MacOS: `sudo apt update && sudo apt-get install python3`
0 commit comments