Skip to content

logchan/AknResources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arknights Resources

One-click Arknights resource download and extract utility.

  • Automatically queries latest version
  • Supports cn, us, jp servers (it's easy to add more)
  • Bonus: decrypts gamedata if you know the keys (hint)
  • Cross platform, probably?

Usage

  • Build it
  • Copy some DLLs from AssetStudioGUI
  • Create config.json (example below)
  • Run it
{
  "DataRoot": "D:\\AknResourcesData",
  "Servers": [ "cn", "us", "jp" ],
  "ConvertAudio": true,
  "DecryptKeys": {
    "cn": [ null, null ],
    "us": [ null, null ],
    "jp": [ null, null ]
  }
}

Dependencies

About

One-click Arknights resource downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages