SussySpt is a script for gta online with tons of features.
yimutils, a libary for script developers
If you encounter a bug or have a feature request, please create a issue.
You have a question? Feel free to start a discussion.
You can optionally contact me on discord dcistdreck
.
If you like the project and want to let me and others know, you can star the repo! ⭐
If you don't know if you should make a issue or not. Just go ahead and make one. ;)
To build the final files yourself, open a terminal (command prompt) inside of the project folder, and execute the following command to build SussySpt.
Windows
:t.bat build
ort.bat build --release
Linux or related
:./t.sh build
or./t.sh build --release
You can find the final file located at build/libs/SussySpt.lua
.