No description
- Python 100%
| README.md | ||
| script.py | ||
| TweaksAssembly.dll | ||
Windows
- Add "127.0.0.1 api.fixer.io" to C:/Windows/System32/drivers/etc/hosts (open the file in Notepad that's running as an administrator)
- Move the TweaksAssembly.dll file from this repo to [steam location]/workshop/content/341800/1366808675/ and replace the old one
- Start the script.py file using
python script.pyin the terminal anywhere
Linux
- Add "127.0.0.1 api.fixer.io" to /etc/hosts
- Move the TweaksAssembly.dll file from this repo to [steam location]/workshop/content/341800/1366808675/ and replace the old one
- Start the script.py file using
sudo python script.pyin the terminal anywhere