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."
I do not assist with launcher assembly. If you have knowledge of React Native, you will be able to build and run the launcher yourself. If you lack the necessary knowledge, I can create a custom launcher for you and, if needed, assist with publishing it on the Play Market. My price ranges from $1000 to $4500. If you are not ready to pay, please do not contact me.
- 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