aboutsummaryrefslogtreecommitdiffstats
path: root/src/minecraft/extraction.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
11 daysResolve audio not loading bugFilip Wandzio1-4/+112
Ensure all assets are downloading for each version Temporarily disable minecraft versions older than 1.8 because of the asset/manifest loading issues Implement basic documentation of modules Implement basic async/multithreading for downloading assets