Недавнее содержимое от rmux

  1. rmux

    SA:MP Прочее External Speedometer

    ill try updating it soon. it was just a test.
  2. rmux

    SA:MP Прочее External Speedometer

    Simple External Speedometer written in LUA. For web app use python 3 in termux (if u wanna use the webapp on ur phone/tablet) ``` pkg install python3 -y pip install flask ``` /home ├─ app.py - flask app └─ templates └─ index.html - website