BurrowLib 0.1.0, for Whiskerwood mods built with Unreal 5.6

Documentation: https://burrow.pierrekin.me
License: LICENSE.txt, the zlib License with one added condition

Installing

  Copy the Content folder from this zip into your mod project, so that you have
  Content/Mods/BurrowLib_0_1_0/. Keep that folder exactly as it is: don't rename it, move it or edit
  what is in it.

Shipping your mod

  Put BurrowLib_0_1_0.pak beside your own mod's pak, in the same folder, in both the zip you hand out
  and your Workshop upload:

    YourMod/
        YourMod.pak
        YourMod.uplugin
        BurrowLib_0_1_0.pak
