Skip to content

cc004/BlueArchiveAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueArchiveAPI

Blue Archive Server API Implementation (partial)

Usage

  1. By certain means, redirect the original server_config request of the game: https://d2vaidpni345rp.cloudfront.net/com.nexon.bluearchive/server_config/{ClientBuild_Revision}_Live.json to: http://{server_host}/suffix2333/com.nexon.bluearchive/server_config/{ClientBuild_Revision}_Live.json
  2. Set property cleartextTrafficPermitted to True in networkSecurityConfig of the game app. If you have a https certicate, you can switch the server to https protocol and ignore this step.
  3. Enjoy

About

Blue Archive Server API Implementation (partial)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages