A utility for the game Shawarma Legend. Simple program written using Python.
Requirement: Python 3.10/3.11, modules in requirements.txt, macOS/Microsoft Windows 7 and higher(lower than this might work, but we do not provide any support to them)/Most Linux distributions(we only provide support to Ubuntu 20.04+ and Debian 11+)
- Download source code
WE DO NOT PROVIDE ANY KIND OF COMPILED EXECUTABLE RIGHT NOW (maybe later). IF YOU NEED IT, DO IT YOURSELF. - Run
main.py - Follow the instruction
- Done!
Q: I can't run the program.
A: Make sure you've installed Python 3.10/3.11 and the modules listed in requirements.txt.
Q: It says "Failed to create config file" when I run the program for the first time.
A: Check if you have permission to write to the folder. If this error still exists, you can download the example config file in-game.confhotkey.confpos.conf and put it into the ./config folder.
Feel free to create an issue!