Kached is a Osrs cache downloader written in Kotlin.
./gradlew downloader:run --args="--versions --workers=4 D:/rs/cache/osrs"
Run ./gradlew
to download the dependencies, build the code, run the unit tests
and package it.
Kached is available under the terms of the ISC license, which is similar
to the 2-clause BSD license. The full copyright notice and terms are available
in the LICENSE
file.