CoolFace
Datasetpublic

Syntaxdevloperangraeactionrpkaralho/action-roleplay-data

Action Roleplay Data Data package for the Action SA-MP Android client. The client connects to 92.119.165.177:5636. The files/ directory contains the extracted game data, cache.zip is the archive consumed by the initial installer, files.json is the file-by-file manifest, and client_config.json contains the public endpoints. Runtime logs were excluded from the distributable package. The APK included here is a debug build for testing and is signed with a debug key.

sourceHugging Faceupdated 21d agoView on Hugging Face
0likes324downloads
README.md16 linesDownload Raw Back to root
1---2configs:3- config_name: action-roleplay-data4  data_files:5  - split: files6    path: files.json7---8 9# Action Roleplay Data10 11Data package for the Action SA-MP Android client.12 13The client connects to `92.119.165.177:5636`. The `files/` directory contains the extracted game data, `cache.zip` is the archive consumed by the initial installer, `files.json` is the file-by-file manifest, and `client_config.json` contains the public endpoints. Runtime logs were excluded from the distributable package.14 15The APK included here is a debug build for testing and is signed with a debug key.16