AuroraDispenser
AuroraDispenser copied to clipboard
Provides anonymous authToken for Aurora Store
Results
2
AuroraDispenser issues
Sort by
recently updated
recently updated
newest added
nThe README says: `src/main/resources/config.properties Edit this file to match your liking` but the properties are loaded with: `BufferedReader bufferedReader = new BufferedReader(new FileReader(System.getProperty("credentials")));` so it works with Java specific properties...
hello, im using gplaycli https://github.com/matlink/gplaycli with token-dispenser but now it doesn't work. i see you use different method and it works great, so can you share how to use auroradispenser...