zlataovce / takenaka

A Kotlin library for reconciling multiple obfuscation mapping files from multiple versions of Minecraft: JE.
Apache License 2.0
51 stars 3 forks source link

feat(generator-web): incremental builds #37

Open zlataovce opened 9 months ago

zlataovce commented 9 months ago

To reduce the impact from HTML generation when rebuilding a site to add/remove versions, the generator should skip over unmodified versions.

Mappings for all versions are still needed to recompute the ancestry tree.