alphaqu / DashLoader

Launch Minecraft at the speed of light.
GNU Lesser General Public License v3.0
95 stars 21 forks source link

Segment caching #30

Open Phoenix-Starlight opened 2 years ago

Phoenix-Starlight commented 2 years ago

Basically instead of processing it as one huge unit, split it apart so Dashloader doesn't fail to cache due to the allocation not fitting in memory.