Skip to content

amaanq/apk-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Go package to automatically update your game files!

Installation

Run one of the following

go build
go run .

Don't have go installed? That's fine, I included prebuilt binaries for you to run, check the releases page!

Running

./apk-updater decompress # decompresses with a UI to pick game/version

./apk-updater decompress -f path-to-apk # decompresses local APK

./apk-updater download # download just the apk alone for whatever you want

Decompression