A mobile launcher that allows online play in GTA SA (SA-MP). It can download game resources, server monitoring, client updates, news feed, complete launcher customization, and display of donations."
- Rename
.env.example
to.env
- Provide the necessary parameters.
- Download download cache
- Download download cache snow
- Upload the files to your hosting.
It is necessary to collect in the tree all the necessary files to run the client. The file should be uploaded to the server as well as the cache
Open a Terminal in the project root and run...
Install all dependencies:
yarn install
yarn android
cd android && ./gradlew bundleRelease
cd android && ./gradlew assembleRelease