Sundays211 / VirtueRS3

MIT License
11 stars 13 forks source link

Use a separate Gradle module for the cache library #57

Closed Sundays211 closed 7 years ago

Sundays211 commented 7 years ago

Moves the cache library into a separate Gradle module. This will speed up build times (slightly), but also reduce the size of the main package.

Next step is to split off the runetek module (containing mostly files pulled from the client)